﻿2026-06-23T09:38:08.8687442Z Current runner version: '2.335.1'
2026-06-23T09:38:08.8692146Z Runner name: 'kitsubito'
2026-06-23T09:38:08.8692643Z Runner group name: 'Default'
2026-06-23T09:38:08.8693300Z Machine name: 'KITSUBITO'
2026-06-23T09:38:08.8695159Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T09:38:08.8696943Z Contents: read
2026-06-23T09:38:08.8697350Z Metadata: read
2026-06-23T09:38:08.8697721Z Packages: read
2026-06-23T09:38:08.8698088Z ##[endgroup]
2026-06-23T09:38:08.8699983Z Secret source: Actions
2026-06-23T09:38:08.8700493Z Prepare workflow directory
2026-06-23T09:38:08.9104573Z Prepare all required actions
2026-06-23T09:38:08.9133086Z Getting action download info
2026-06-23T09:38:09.2517855Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T09:38:10.0150191Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-23T09:38:10.1084377Z ##[group]Run pkill -9 -f 'yes FLOOD' || true
2026-06-23T09:38:10.1085593Z [36;1mpkill -9 -f 'yes FLOOD' || true[0m
2026-06-23T09:38:10.1086848Z [36;1mfor p in $(pgrep -x 'spt|notify-shell' || true); do[0m
2026-06-23T09:38:10.1088194Z [36;1m  exe=$(readlink -f "/proc/$p/exe" 2>/dev/null || true)[0m
2026-06-23T09:38:10.1089410Z [36;1m  case "$exe" in[0m
2026-06-23T09:38:10.1090503Z [36;1m    "$GITHUB_WORKSPACE"/*) kill -9 "$p" 2>/dev/null || true ;;[0m
2026-06-23T09:38:10.1091691Z [36;1m  esac[0m
2026-06-23T09:38:10.1092381Z [36;1mdone[0m
2026-06-23T09:38:10.1093076Z [36;1mexit 0[0m
2026-06-23T09:38:10.1110525Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-23T09:38:10.1111872Z env:
2026-06-23T09:38:10.1112581Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:38:10.1113534Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:38:10.1114417Z ##[endgroup]
2026-06-23T09:38:10.2013995Z ##[group]Run actions/checkout@v5
2026-06-23T09:38:10.2014866Z with:
2026-06-23T09:38:10.2015540Z   repository: SaberMage/spt-core
2026-06-23T09:38:10.2022884Z   token: ***
2026-06-23T09:38:10.2023540Z   ssh-strict: true
2026-06-23T09:38:10.2024250Z   ssh-user: git
2026-06-23T09:38:10.2024922Z   persist-credentials: true
2026-06-23T09:38:10.2025665Z   clean: true
2026-06-23T09:38:10.2026355Z   sparse-checkout-cone-mode: true
2026-06-23T09:38:10.2027159Z   fetch-depth: 1
2026-06-23T09:38:10.2027826Z   fetch-tags: false
2026-06-23T09:38:10.2028512Z   show-progress: true
2026-06-23T09:38:10.2029292Z   lfs: false
2026-06-23T09:38:10.2029931Z   submodules: false
2026-06-23T09:38:10.2030628Z   set-safe-directory: true
2026-06-23T09:38:10.2031370Z env:
2026-06-23T09:38:10.2032004Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:38:10.2032868Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:38:10.2033658Z ##[endgroup]
2026-06-23T09:38:10.2826586Z Syncing repository: SaberMage/spt-core
2026-06-23T09:38:10.2828878Z ##[group]Getting Git version info
2026-06-23T09:38:10.2830278Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T09:38:10.2832354Z [command]/usr/bin/git version
2026-06-23T09:38:10.2833288Z git version 2.43.0
2026-06-23T09:38:10.2836533Z ##[endgroup]
2026-06-23T09:38:10.2841986Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c26d50bc-228f-4b26-bbf0-b1b71b45ae5c' before making global git config changes
2026-06-23T09:38:10.2844454Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:38:10.2846971Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T09:38:10.2872824Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T09:38:10.2891769Z https://github.com/SaberMage/spt-core
2026-06-23T09:38:10.2903904Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T09:38:10.2907037Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T09:38:10.2928410Z refs/heads/main
2026-06-23T09:38:10.2983567Z [command]/usr/bin/git checkout --detach
2026-06-23T09:38:10.2991194Z HEAD is now at 6ba875eb1 release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:38:10.3036147Z [command]/usr/bin/git branch --delete --force main
2026-06-23T09:38:10.3069573Z Deleted branch main (was 6ba875eb1).
2026-06-23T09:38:10.3152146Z ##[endgroup]
2026-06-23T09:38:10.3153305Z [command]/usr/bin/git submodule status
2026-06-23T09:38:10.3347658Z ##[group]Cleaning the repository
2026-06-23T09:38:10.3348840Z [command]/usr/bin/git clean -ffdx
2026-06-23T09:38:10.3375832Z Removing traceable-reqs
2026-06-23T09:38:10.3383054Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T09:38:10.3435826Z HEAD is now at 6ba875eb1 release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:38:10.3442943Z ##[endgroup]
2026-06-23T09:38:10.3445038Z ##[group]Disabling automatic garbage collection
2026-06-23T09:38:10.3446829Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T09:38:10.3471675Z ##[endgroup]
2026-06-23T09:38:10.3473584Z ##[group]Setting up auth
2026-06-23T09:38:10.3477505Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:38:10.3504351Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:38:10.3689190Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:38:10.3715484Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:38:10.3898124Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:38:10.3922879Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:38:10.4108851Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T09:38:10.4140113Z ##[endgroup]
2026-06-23T09:38:10.4141534Z ##[group]Fetching the repository
2026-06-23T09:38:10.4146224Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6ba875eb189bff289f336735cbf8138996cf6d7f:refs/remotes/origin/main
2026-06-23T09:38:10.8435886Z ##[endgroup]
2026-06-23T09:38:10.8436404Z ##[group]Determining the checkout info
2026-06-23T09:38:10.8437161Z ##[endgroup]
2026-06-23T09:38:10.8449422Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T09:38:10.8485314Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T09:38:10.8508778Z ##[group]Checking out the ref
2026-06-23T09:38:10.8511335Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T09:38:10.8566616Z Switched to a new branch 'main'
2026-06-23T09:38:10.8567093Z branch 'main' set up to track 'origin/main'.
2026-06-23T09:38:10.8570989Z ##[endgroup]
2026-06-23T09:38:10.8606338Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T09:38:10.8632555Z 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T09:38:10.8759210Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-23T09:38:10.8759706Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-23T09:38:10.8773362Z shell: /usr/bin/bash -e {0}
2026-06-23T09:38:10.8773624Z env:
2026-06-23T09:38:10.8773853Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:38:10.8774126Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:38:10.8774386Z ##[endgroup]
2026-06-23T09:38:10.8832878Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-06-23T09:38:10.8836990Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-06-23T09:38:10.8851148Z shell: /usr/bin/bash -e {0}
2026-06-23T09:38:10.8851410Z env:
2026-06-23T09:38:10.8851630Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:38:10.8851916Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:38:10.8852207Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:38:10.8852475Z ##[endgroup]
2026-06-23T09:38:11.5377497Z    Compiling proc-macro2 v1.0.106
2026-06-23T09:38:11.5378014Z    Compiling unicode-ident v1.0.24
2026-06-23T09:38:11.5378413Z    Compiling quote v1.0.45
2026-06-23T09:38:11.5378762Z    Compiling libc v0.2.186
2026-06-23T09:38:11.5379268Z    Compiling cfg-if v1.0.4
2026-06-23T09:38:11.5379681Z    Compiling serde_core v1.0.228
2026-06-23T09:38:11.5408537Z    Compiling serde v1.0.228
2026-06-23T09:38:11.5492985Z    Compiling typenum v1.20.1
2026-06-23T09:38:11.5525778Z    Compiling version_check v0.9.5
2026-06-23T09:38:11.5564452Z    Compiling portable-atomic v1.13.1
2026-06-23T09:38:11.5605627Z    Compiling memchr v2.8.1
2026-06-23T09:38:11.5667097Z    Compiling critical-section v1.2.0
2026-06-23T09:38:11.5667781Z    Compiling subtle v2.6.1
2026-06-23T09:38:11.5714753Z    Compiling shlex v2.0.1
2026-06-23T09:38:11.5715623Z    Compiling find-msvc-tools v0.1.9
2026-06-23T09:38:11.5896104Z    Compiling log v0.4.32
2026-06-23T09:38:11.6292069Z    Compiling equivalent v1.0.2
2026-06-23T09:38:11.6901229Z    Compiling smallvec v1.15.1
2026-06-23T09:38:11.7411307Z    Compiling semver v1.0.28
2026-06-23T09:38:11.7555043Z    Compiling itoa v1.0.18
2026-06-23T09:38:11.8000341Z    Compiling cpufeatures v0.2.17
2026-06-23T09:38:11.8641253Z    Compiling hashbrown v0.17.1
2026-06-23T09:38:11.8771517Z    Compiling bitflags v2.12.1
2026-06-23T09:38:11.8790735Z    Compiling pin-project-lite v0.2.17
2026-06-23T09:38:11.9031564Z    Compiling rand_core v0.10.1
2026-06-23T09:38:11.9471235Z    Compiling generic-array v0.14.7
2026-06-23T09:38:11.9662526Z    Compiling getrandom v0.4.2
2026-06-23T09:38:11.9853814Z    Compiling bytes v1.11.1
2026-06-23T09:38:12.0170136Z    Compiling futures-core v0.3.32
2026-06-23T09:38:12.0441309Z    Compiling zerocopy v0.8.50
2026-06-23T09:38:12.1470385Z    Compiling rustc_version v0.4.1
2026-06-23T09:38:12.1581527Z    Compiling ahash v0.8.12
2026-06-23T09:38:12.1901489Z    Compiling signature v2.2.0
2026-06-23T09:38:12.1980890Z    Compiling stable_deref_trait v1.2.1
2026-06-23T09:38:12.2050838Z    Compiling futures-sink v0.3.32
2026-06-23T09:38:12.2399370Z    Compiling futures-io v0.3.32
2026-06-23T09:38:12.2780024Z    Compiling ed25519 v2.2.3
2026-06-23T09:38:12.2786671Z    Compiling vcpkg v0.2.15
2026-06-23T09:38:12.3000833Z    Compiling slab v0.4.12
2026-06-23T09:38:12.3152122Z    Compiling zmij v1.0.21
2026-06-23T09:38:12.3856022Z    Compiling pkg-config v0.3.33
2026-06-23T09:38:12.4349912Z    Compiling futures-channel v0.3.32
2026-06-23T09:38:12.5091497Z    Compiling futures-task v0.3.32
2026-06-23T09:38:12.5410516Z    Compiling serde_json v1.0.150
2026-06-23T09:38:12.5970809Z    Compiling curve25519-dalek v4.1.3
2026-06-23T09:38:12.6871599Z    Compiling indexmap v2.14.0
2026-06-23T09:38:12.7681190Z    Compiling fastrand v2.4.1
2026-06-23T09:38:12.7841197Z    Compiling fallible-iterator v0.3.0
2026-06-23T09:38:12.8880441Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T09:38:12.8980877Z    Compiling rustversion v1.0.22
2026-06-23T09:38:12.9720684Z    Compiling syn v2.0.117
2026-06-23T09:38:13.0041581Z    Compiling autocfg v1.5.1
2026-06-23T09:38:13.0081049Z    Compiling fnv v1.0.7
2026-06-23T09:38:13.0298855Z    Compiling strsim v0.11.1
2026-06-23T09:38:13.0461096Z    Compiling cfg_aliases v0.2.1
2026-06-23T09:38:13.0967905Z    Compiling litemap v0.8.2
2026-06-23T09:38:13.1290758Z    Compiling writeable v0.6.3
2026-06-23T09:38:13.1593429Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T09:38:13.2030995Z    Compiling utf8_iter v1.0.4
2026-06-23T09:38:13.2136945Z    Compiling icu_properties_data v2.2.0
2026-06-23T09:38:13.3632372Z    Compiling ident_case v1.0.1
2026-06-23T09:38:13.3702820Z    Compiling fs_extra v1.3.0
2026-06-23T09:38:13.3836493Z    Compiling dunce v1.0.5
2026-06-23T09:38:13.3990257Z    Compiling anyhow v1.0.102
2026-06-23T09:38:13.4350744Z    Compiling rustix v1.1.4
2026-06-23T09:38:13.4671568Z    Compiling linux-raw-sys v0.12.1
2026-06-23T09:38:13.5420815Z    Compiling jobserver v0.1.34
2026-06-23T09:38:13.5771251Z    Compiling percent-encoding v2.3.2
2026-06-23T09:38:13.5840797Z    Compiling http v1.4.1
2026-06-23T09:38:13.6102711Z    Compiling cpufeatures v0.3.0
2026-06-23T09:38:13.6230997Z    Compiling thiserror v2.0.18
2026-06-23T09:38:13.6601184Z    Compiling crypto-common v0.1.7
2026-06-23T09:38:13.6741009Z    Compiling block-buffer v0.10.4
2026-06-23T09:38:13.6941637Z    Compiling unicode-segmentation v1.13.3
2026-06-23T09:38:13.7040934Z    Compiling aws-lc-rs v1.17.0
2026-06-23T09:38:13.7634675Z    Compiling scopeguard v1.2.0
2026-06-23T09:38:13.7833558Z    Compiling form_urlencoded v1.2.2
2026-06-23T09:38:13.8861279Z    Compiling lock_api v0.4.14
2026-06-23T09:38:13.9390796Z    Compiling cc v1.2.63
2026-06-23T09:38:13.9674238Z    Compiling digest v0.10.7
2026-06-23T09:38:13.9770762Z    Compiling chacha20 v0.10.0
2026-06-23T09:38:13.9987115Z    Compiling untrusted v0.9.0
2026-06-23T09:38:14.0432145Z    Compiling getrandom v0.2.17
2026-06-23T09:38:14.1082124Z    Compiling mio v1.2.1
2026-06-23T09:38:14.1223560Z    Compiling socket2 v0.6.4
2026-06-23T09:38:14.1357754Z    Compiling fs2 v0.4.3
2026-06-23T09:38:14.2520868Z    Compiling rand_core v0.6.4
2026-06-23T09:38:14.2648081Z    Compiling sha2 v0.10.9
2026-06-23T09:38:14.2830580Z    Compiling heck v0.5.0
2026-06-23T09:38:14.2930965Z    Compiling rustls v0.23.40
2026-06-23T09:38:14.3420403Z    Compiling rand v0.10.1
2026-06-23T09:38:14.3690918Z    Compiling convert_case v0.10.0
2026-06-23T09:38:14.3891246Z    Compiling const-oid v0.10.2
2026-06-23T09:38:14.4911117Z    Compiling unicode-xid v0.2.6
2026-06-23T09:38:14.5001429Z    Compiling atomic-waker v1.1.2
2026-06-23T09:38:14.5120060Z    Compiling parking_lot_core v0.9.12
2026-06-23T09:38:14.5614341Z    Compiling paste v1.0.15
2026-06-23T09:38:14.6190887Z    Compiling httparse v1.10.1
2026-06-23T09:38:14.6431111Z    Compiling num-traits v0.2.19
2026-06-23T09:38:14.6486970Z    Compiling hybrid-array v0.4.12
2026-06-23T09:38:14.7109198Z    Compiling either v1.16.0
2026-06-23T09:38:14.7974902Z    Compiling http-body v1.0.1
2026-06-23T09:38:14.8172590Z    Compiling powerfmt v0.2.0
2026-06-23T09:38:14.8770609Z    Compiling base64ct v1.8.3
2026-06-23T09:38:14.9761016Z    Compiling deranged v0.5.8
2026-06-23T09:38:15.0100057Z    Compiling memoffset v0.6.5
2026-06-23T09:38:15.0395469Z    Compiling ref-cast v1.0.25
2026-06-23T09:38:15.1034871Z    Compiling data-encoding v2.11.0
2026-06-23T09:38:15.1916359Z    Compiling cmake v0.1.58
2026-06-23T09:38:15.3200612Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T09:38:15.3253563Z    Compiling time-core v0.1.8
2026-06-23T09:38:15.3901193Z    Compiling num-conv v0.2.2
2026-06-23T09:38:15.3986623Z    Compiling thiserror v1.0.69
2026-06-23T09:38:15.4136310Z    Compiling base64 v0.22.1
2026-06-23T09:38:15.4271008Z    Compiling tinyvec_macros v0.1.1
2026-06-23T09:38:15.4385098Z    Compiling tower-service v0.3.3
2026-06-23T09:38:15.4995263Z    Compiling try-lock v0.2.5
2026-06-23T09:38:15.5092337Z    Compiling tinyvec v1.11.0
2026-06-23T09:38:15.5506555Z    Compiling block-buffer v0.12.0
2026-06-23T09:38:15.5775117Z    Compiling crypto-common v0.2.2
2026-06-23T09:38:15.5883533Z    Compiling parking_lot v0.12.5
2026-06-23T09:38:15.6167697Z    Compiling want v0.3.1
2026-06-23T09:38:15.7618254Z    Compiling vergen-lib v9.1.0
2026-06-23T09:38:15.7920924Z    Compiling serial-core v0.4.0
2026-06-23T09:38:15.8020382Z    Compiling termios v0.2.2
2026-06-23T09:38:15.8200674Z    Compiling ioctl-rs v0.1.6
2026-06-23T09:38:15.9191044Z    Compiling inout v0.1.4
2026-06-23T09:38:15.9370600Z    Compiling n0-future v0.3.2
2026-06-23T09:38:15.9558448Z    Compiling aho-corasick v1.1.4
2026-06-23T09:38:15.9974290Z    Compiling toml_write v0.1.2
2026-06-23T09:38:16.0040506Z    Compiling httpdate v1.0.3
2026-06-23T09:38:16.0110719Z    Compiling winnow v0.7.15
2026-06-23T09:38:16.0621884Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T09:38:16.1150544Z    Compiling aws-lc-sys v0.41.0
2026-06-23T09:38:16.1660861Z    Compiling ring v0.17.14
2026-06-23T09:38:16.1820307Z    Compiling winnow v1.0.3
2026-06-23T09:38:16.2190624Z    Compiling spin v0.10.0
2026-06-23T09:38:16.3590580Z    Compiling diatomic-waker v0.2.3
2026-06-23T09:38:16.4260845Z    Compiling crossbeam-utils v0.8.21
2026-06-23T09:38:16.4441036Z    Compiling parking v2.2.1
2026-06-23T09:38:16.5467038Z    Compiling cordyceps v0.3.4
2026-06-23T09:38:16.6511052Z    Compiling regex-syntax v0.8.10
2026-06-23T09:38:16.6580534Z    Compiling digest v0.11.3
2026-06-23T09:38:16.7750623Z    Compiling futures-lite v2.6.1
2026-06-23T09:38:16.8230877Z    Compiling cipher v0.4.4
2026-06-23T09:38:16.9200526Z    Compiling futures-buffered v0.2.13
2026-06-23T09:38:16.9480955Z    Compiling serial-unix v0.4.0
2026-06-23T09:38:17.1641419Z    Compiling netlink-packet-core v0.8.1
2026-06-23T09:38:17.1811200Z    Compiling vergen-lib v0.1.6
2026-06-23T09:38:17.1910663Z    Compiling vergen v9.1.0
2026-06-23T09:38:17.2247735Z    Compiling universal-hash v0.5.1
2026-06-23T09:38:17.3158489Z    Compiling noq-udp v0.10.0
2026-06-23T09:38:17.3492583Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T09:38:17.3580084Z    Compiling heapless v0.7.17
2026-06-23T09:38:17.3671348Z    Compiling sync_wrapper v1.0.2
2026-06-23T09:38:17.4500537Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T09:38:17.5631028Z    Compiling byteorder v1.5.0
2026-06-23T09:38:17.5784654Z    Compiling opaque-debug v0.3.1
2026-06-23T09:38:17.6184582Z    Compiling dyn-clone v1.0.20
2026-06-23T09:38:17.6540798Z    Compiling pin-utils v0.1.0
2026-06-23T09:38:17.6751804Z    Compiling bitflags v1.3.2
2026-06-23T09:38:17.7122019Z    Compiling allocator-api2 v0.2.21
2026-06-23T09:38:17.7478767Z    Compiling nix v0.25.1
2026-06-23T09:38:17.7692243Z    Compiling hash32 v0.2.1
2026-06-23T09:38:17.7901135Z    Compiling polyval v0.6.2
2026-06-23T09:38:17.8287642Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T09:38:17.8713715Z    Compiling synstructure v0.13.2
2026-06-23T09:38:17.9251653Z    Compiling darling_core v0.20.11
2026-06-23T09:38:17.9670825Z    Compiling serde_derive_internals v0.29.1
2026-06-23T09:38:18.0610897Z    Compiling serial v0.4.0
2026-06-23T09:38:18.0821021Z    Compiling vergen-gitcl v1.0.8
2026-06-23T09:38:18.1290243Z    Compiling spin v0.9.8
2026-06-23T09:38:18.1833891Z    Compiling tower-layer v0.3.3
2026-06-23T09:38:18.2611549Z    Compiling num_threads v0.1.7
2026-06-23T09:38:18.3940844Z    Compiling shell-words v1.1.1
2026-06-23T09:38:18.4165493Z    Compiling signature v3.0.0
2026-06-23T09:38:18.5462615Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T09:38:18.5580460Z    Compiling ryu v1.0.23
2026-06-23T09:38:18.6103419Z    Compiling downcast-rs v1.2.1
2026-06-23T09:38:18.6404351Z    Compiling time v0.3.47
2026-06-23T09:38:18.7260950Z    Compiling ghash v0.5.1
2026-06-23T09:38:18.7430519Z    Compiling ctr v0.9.2
2026-06-23T09:38:18.7530895Z    Compiling aes v0.8.4
2026-06-23T09:38:18.7538182Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T09:38:18.8650756Z    Compiling http-body-util v0.1.3
2026-06-23T09:38:18.9330733Z    Compiling aead v0.5.2
2026-06-23T09:38:19.0604618Z    Compiling openssl-probe v0.2.1
2026-06-23T09:38:19.1888332Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T09:38:19.2500110Z    Compiling regex-automata v0.4.14
2026-06-23T09:38:19.2620684Z    Compiling crossbeam-channel v0.5.15
2026-06-23T09:38:19.3292641Z    Compiling aes-gcm v0.10.3
2026-06-23T09:38:19.5020746Z    Compiling proc-macro-crate v3.5.0
2026-06-23T09:38:19.5320947Z    Compiling netlink-packet-route v0.29.0
2026-06-23T09:38:19.6030952Z    Compiling blake3 v1.8.5
2026-06-23T09:38:19.8513629Z    Compiling uuid v1.23.2
2026-06-23T09:38:19.9750812Z    Compiling netwatch v0.16.0
2026-06-23T09:38:20.0127595Z    Compiling noq v0.18.0
2026-06-23T09:38:20.0166680Z    Compiling acto v0.8.2
2026-06-23T09:38:20.0830866Z    Compiling serde_derive v1.0.228
2026-06-23T09:38:20.1601466Z    Compiling zeroize_derive v1.4.3
2026-06-23T09:38:20.1990602Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T09:38:20.2116762Z    Compiling tokio-macros v2.7.0
2026-06-23T09:38:20.2670547Z    Compiling futures-macro v0.3.32
2026-06-23T09:38:20.3795510Z    Compiling zerofrom-derive v0.1.7
2026-06-23T09:38:20.4722764Z    Compiling yoke-derive v0.8.2
2026-06-23T09:38:20.8050531Z    Compiling zeroize v1.8.2
2026-06-23T09:38:20.8364184Z    Compiling zerovec-derive v0.11.3
2026-06-23T09:38:21.0132658Z    Compiling tokio v1.52.3
2026-06-23T09:38:21.0850668Z    Compiling displaydoc v0.2.6
2026-06-23T09:38:21.1450551Z    Compiling tracing-attributes v0.1.31
2026-06-23T09:38:21.1746131Z    Compiling futures-util v0.3.32
2026-06-23T09:38:21.3691002Z    Compiling rustls-pki-types v1.14.1
2026-06-23T09:38:21.6140163Z    Compiling thiserror-impl v2.0.18
2026-06-23T09:38:22.0013336Z    Compiling darling_macro v0.20.11
2026-06-23T09:38:22.0332768Z    Compiling zerofrom v0.1.8
2026-06-23T09:38:22.0971074Z    Compiling derive_more-impl v2.1.1
2026-06-23T09:38:22.1592193Z    Compiling yoke v0.8.3
2026-06-23T09:38:22.3208175Z    Compiling spez v0.1.2
2026-06-23T09:38:22.3440723Z    Compiling darling v0.20.11
2026-06-23T09:38:22.4237640Z    Compiling ed25519-dalek v2.2.0
2026-06-23T09:38:22.4259472Z    Compiling zerovec v0.11.6
2026-06-23T09:38:22.6849589Z    Compiling spt-proto v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-23T09:38:22.8340482Z    Compiling zerotrie v0.2.4
2026-06-23T09:38:22.9137404Z    Compiling derive_builder_core v0.20.2
2026-06-23T09:38:23.0150552Z    Compiling n0-error-macros v0.1.3
2026-06-23T09:38:23.1075162Z    Compiling tinystr v0.8.3
2026-06-23T09:38:23.1603627Z    Compiling potential_utf v0.1.5
2026-06-23T09:38:23.2881275Z    Compiling icu_collections v2.2.0
2026-06-23T09:38:23.3033542Z    Compiling icu_locale_core v2.2.0
2026-06-23T09:38:23.3381229Z    Compiling der v0.8.0-rc.10
2026-06-23T09:38:23.4265459Z    Compiling ref-cast-impl v1.0.25
2026-06-23T09:38:23.9513465Z    Compiling thiserror-impl v1.0.69
2026-06-23T09:38:24.1071750Z    Compiling pin-project-internal v1.1.13
2026-06-23T09:38:24.1810400Z    Compiling n0-error v0.1.3
2026-06-23T09:38:24.2340858Z    Compiling derive_builder_macro v0.20.2
2026-06-23T09:38:24.4250665Z    Compiling icu_provider v2.2.0
2026-06-23T09:38:24.5931379Z    Compiling derive_builder v0.20.2
2026-06-23T09:38:24.6408065Z    Compiling schemars_derive v1.2.1
2026-06-23T09:38:24.9331450Z    Compiling icu_properties v2.2.0
2026-06-23T09:38:24.9963746Z    Compiling icu_normalizer v2.2.0
2026-06-23T09:38:25.1515366Z    Compiling spki v0.8.0-rc.4
2026-06-23T09:38:25.1731016Z    Compiling futures-executor v0.3.32
2026-06-23T09:38:25.3540648Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T09:38:25.5264031Z    Compiling ipnet v2.12.0
2026-06-23T09:38:25.5510583Z    Compiling toml_datetime v0.6.11
2026-06-23T09:38:25.5579905Z    Compiling serde_spanned v0.6.9
2026-06-23T09:38:25.5727236Z    Compiling pin-project v1.1.13
2026-06-23T09:38:25.5961452Z    Compiling regex v1.12.3
2026-06-23T09:38:25.6680989Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T09:38:25.6880687Z    Compiling filedescriptor v0.8.3
2026-06-23T09:38:25.8741360Z    Compiling toml_edit v0.22.27
2026-06-23T09:38:25.8979952Z    Compiling portable-pty v0.8.1
2026-06-23T09:38:25.9200634Z    Compiling futures v0.3.32
2026-06-23T09:38:26.0379367Z    Compiling prefix-trie v0.8.4
2026-06-23T09:38:26.2510645Z    Compiling once_cell v1.21.4
2026-06-23T09:38:26.3050439Z    Compiling idna_adapter v1.2.2
2026-06-23T09:38:26.3743138Z    Compiling cobs v0.3.0
2026-06-23T09:38:26.4311834Z    Compiling idna v1.1.0
2026-06-23T09:38:26.5038039Z    Compiling tracing-core v0.1.36
2026-06-23T09:38:26.5900647Z    Compiling tempfile v3.27.0
2026-06-23T09:38:26.6730666Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T09:38:26.7360950Z    Compiling hashbrown v0.14.5
2026-06-23T09:38:26.7527844Z    Compiling postcard-derive v0.2.2
2026-06-23T09:38:26.8120586Z    Compiling derive_more v2.1.1
2026-06-23T09:38:26.9601494Z    Compiling url v2.5.8
2026-06-23T09:38:26.9769288Z    Compiling tracing v0.1.44
2026-06-23T09:38:27.0260526Z    Compiling tokio-util v0.7.18
2026-06-23T09:38:27.1330749Z    Compiling schemars v1.2.1
2026-06-23T09:38:27.1820584Z    Compiling netlink-sys v0.8.8
2026-06-23T09:38:27.3395723Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T09:38:27.3764074Z    Compiling data-encoding-macro v0.1.20
2026-06-23T09:38:27.3890572Z    Compiling postcard v1.1.3
2026-06-23T09:38:27.4820632Z    Compiling tower v0.5.3
2026-06-23T09:38:27.6414555Z    Compiling hashlink v0.9.1
2026-06-23T09:38:27.7518845Z    Compiling rustls-native-certs v0.8.4
2026-06-23T09:38:27.8120515Z    Compiling num_enum_derive v0.7.6
2026-06-23T09:38:27.8459703Z    Compiling async-trait v0.1.89
2026-06-23T09:38:27.8971064Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T09:38:27.9080318Z    Compiling enum-assoc v1.3.0
2026-06-23T09:38:28.0222423Z    Compiling rusqlite v0.32.1
2026-06-23T09:38:28.0399770Z    Compiling h2 v0.4.14
2026-06-23T09:38:28.2308784Z    Compiling strum_macros v0.28.0
2026-06-23T09:38:28.2581182Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T09:38:28.3657791Z    Compiling xml-rs v0.8.28
2026-06-23T09:38:28.5090786Z    Compiling toml v0.8.23
2026-06-23T09:38:28.6700439Z    Compiling foldhash v0.2.0
2026-06-23T09:38:28.7740734Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T09:38:28.8572390Z    Compiling tagptr v0.2.0
2026-06-23T09:38:28.8730309Z    Compiling lru-slab v0.1.2
2026-06-23T09:38:28.9035528Z    Compiling identity-hash v0.1.0
2026-06-23T09:38:28.9487218Z    Compiling mac-addr v0.3.0
2026-06-23T09:38:29.0016544Z    Compiling rustc-hash v2.1.2
2026-06-23T09:38:29.0155676Z    Compiling num_enum v0.7.6
2026-06-23T09:38:29.0390701Z    Compiling hashbrown v0.16.1
2026-06-23T09:38:29.0684900Z    Compiling moka v0.12.15
2026-06-23T09:38:29.1128440Z    Compiling iroh-metrics v0.38.3
2026-06-23T09:38:29.1233903Z    Compiling netdev v0.42.0
2026-06-23T09:38:29.1914072Z    Compiling n0-watcher v0.6.1
2026-06-23T09:38:29.4463508Z    Compiling spt-store v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-23T09:38:29.6760101Z    Compiling xmltree v0.10.3
2026-06-23T09:38:29.8761042Z    Compiling iroh-relay v0.98.0
2026-06-23T09:38:29.9329593Z    Compiling tower-http v0.6.11
2026-06-23T09:38:29.9669092Z    Compiling tokio-stream v0.1.18
2026-06-23T09:38:30.0651900Z    Compiling iroh-base v0.98.0
2026-06-23T09:38:30.1861460Z    Compiling attohttpc v0.30.1
2026-06-23T09:38:30.2471737Z    Compiling netlink-proto v0.12.0
2026-06-23T09:38:30.4120878Z    Compiling netlink-packet-route v0.30.0
2026-06-23T09:38:30.5490772Z    Compiling simple-dns v0.9.3
2026-06-23T09:38:30.5683503Z    Compiling smol_str v0.1.24
2026-06-23T09:38:30.6140817Z    Compiling constant_time_eq v0.4.2
2026-06-23T09:38:30.7816686Z    Compiling sha1_smol v1.0.1
2026-06-23T09:38:30.7993312Z    Compiling arrayvec v0.7.6
2026-06-23T09:38:30.8202836Z    Compiling simdutf8 v0.1.5
2026-06-23T09:38:30.8590938Z    Compiling resolv-conf v0.7.6
2026-06-23T09:38:30.9870645Z    Compiling strum v0.28.0
2026-06-23T09:38:30.9964552Z    Compiling arrayref v0.3.9
2026-06-23T09:38:31.1159078Z    Compiling lru v0.16.4
2026-06-23T09:38:31.1263440Z    Compiling webpki-roots v1.0.7
2026-06-23T09:38:31.1659189Z    Compiling serde_bytes v0.11.19
2026-06-23T09:38:31.2809205Z    Compiling hmac v0.12.1
2026-06-23T09:38:31.2968619Z    Compiling seize v0.5.1
2026-06-23T09:38:31.3126697Z    Compiling iroh v0.98.2
2026-06-23T09:38:31.3233753Z    Compiling cmov v0.5.4
2026-06-23T09:38:31.4010750Z    Compiling hkdf v0.12.4
2026-06-23T09:38:31.4151759Z    Compiling backon v1.6.0
2026-06-23T09:38:31.4690728Z    Compiling sha1 v0.10.6
2026-06-23T09:38:31.5382898Z    Compiling papaya v0.2.4
2026-06-23T09:38:31.5473345Z    Compiling spake2 v0.4.0
2026-06-23T09:38:31.6010230Z    Compiling ctutils v0.4.2
2026-06-23T09:38:31.6365662Z    Compiling doctest-file v1.1.1
2026-06-23T09:38:31.6940964Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T09:38:31.7520364Z    Compiling errno v0.3.14
2026-06-23T09:38:31.7690881Z    Compiling signal-hook v0.3.18
2026-06-23T09:38:31.7910918Z    Compiling darling_core v0.23.0
2026-06-23T09:38:31.8470449Z    Compiling rustix v0.38.44
2026-06-23T09:38:31.8660973Z    Compiling utf8parse v0.2.2
2026-06-23T09:38:31.9230984Z    Compiling iroh-dns v0.98.0
2026-06-23T09:38:31.9360750Z    Compiling signal-hook-registry v1.4.8
2026-06-23T09:38:31.9729265Z    Compiling anstyle-parse v1.0.0
2026-06-23T09:38:31.9961140Z    Compiling linux-raw-sys v0.4.15
2026-06-23T09:38:32.1240318Z    Compiling colorchoice v1.0.5
2026-06-23T09:38:32.1670943Z    Compiling interprocess v2.4.2
2026-06-23T09:38:32.1970728Z    Compiling foldhash v0.1.5
2026-06-23T09:38:32.2120968Z    Compiling anstyle-query v1.1.5
2026-06-23T09:38:32.3124393Z    Compiling anstyle v1.0.14
2026-06-23T09:38:32.3320733Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T09:38:32.3430900Z    Compiling instability v0.3.12
2026-06-23T09:38:32.3795186Z    Compiling hashbrown v0.15.5
2026-06-23T09:38:32.4070841Z    Compiling signal-hook-mio v0.2.5
2026-06-23T09:38:32.4914155Z    Compiling strum_macros v0.26.4
2026-06-23T09:38:32.5349827Z    Compiling terminal_size v0.4.4
2026-06-23T09:38:32.5480836Z    Compiling itertools v0.13.0
2026-06-23T09:38:32.5649489Z    Compiling castaway v0.2.4
2026-06-23T09:38:32.6192958Z    Compiling spt-msg v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-23T09:38:32.6640685Z    Compiling anstream v1.0.0
2026-06-23T09:38:32.6800558Z    Compiling indoc v2.0.7
2026-06-23T09:38:33.0808747Z    Compiling spt-runtime v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-23T09:38:33.1142886Z    Compiling spt-term v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-23T09:38:33.1234237Z    Compiling static_assertions v1.1.0
2026-06-23T09:38:33.1945914Z    Compiling clap_lex v1.1.0
2026-06-23T09:38:33.2240845Z    Compiling hyper v1.10.1
2026-06-23T09:38:33.4710730Z    Compiling unicode-width v0.1.14
2026-06-23T09:38:33.5028695Z    Compiling clap_builder v4.6.0
2026-06-23T09:38:33.5250929Z    Compiling crossterm v0.28.1
2026-06-23T09:38:33.6206777Z    Compiling compact_str v0.8.2
2026-06-23T09:38:33.7334466Z    Compiling lru v0.12.5
2026-06-23T09:38:33.7614846Z    Compiling clap_derive v4.6.1
2026-06-23T09:38:33.9201371Z    Compiling cassowary v0.3.0
2026-06-23T09:38:34.4848432Z    Compiling unicode-truncate v1.1.0
2026-06-23T09:38:34.6266744Z    Compiling iana-time-zone v0.1.65
2026-06-23T09:38:34.6600692Z    Compiling unicode-width v0.2.0
2026-06-23T09:38:34.7521729Z    Compiling nucleo-matcher v0.3.1
2026-06-23T09:38:34.9793232Z    Compiling hyper-util v0.1.20
2026-06-23T09:38:35.0061523Z    Compiling chrono v0.4.45
2026-06-23T09:38:35.0163595Z    Compiling strum v0.26.3
2026-06-23T09:38:35.1252200Z    Compiling qrcode v0.14.1
2026-06-23T09:38:35.6005593Z    Compiling mock-adapter v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-23T09:38:35.6530770Z    Compiling darling_macro v0.23.0
2026-06-23T09:38:36.0203298Z    Compiling darling v0.23.0
2026-06-23T09:38:36.2100925Z    Compiling spt-live v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-23T09:38:36.5058934Z    Compiling clap v4.6.1
2026-06-23T09:38:36.7914998Z    Compiling ratatui v0.29.0
2026-06-23T09:38:36.9651456Z    Compiling igd-next v0.17.1
2026-06-23T09:38:38.8150883Z    Compiling portmapper v0.16.0
2026-06-23T09:38:47.2141842Z    Compiling rustls-webpki v0.103.13
2026-06-23T09:38:49.5456727Z    Compiling tokio-rustls v0.26.4
2026-06-23T09:38:49.5459783Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T09:38:49.5460132Z    Compiling noq-proto v0.17.0
2026-06-23T09:38:49.6938395Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T09:38:49.6939228Z    Compiling hyper-rustls v0.27.9
2026-06-23T09:38:49.6939734Z    Compiling tokio-websockets v0.13.2
2026-06-23T09:38:49.8185368Z    Compiling reqwest v0.13.4
2026-06-23T09:38:50.8043662Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T09:39:04.2983723Z    Compiling spt-net v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T09:39:05.7364014Z    Compiling spt-daemon v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T09:39:14.1884150Z    Compiling spt v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-23T09:39:14.1884965Z    Compiling xtask v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-23T09:39:58.9741650Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 47s
2026-06-23T09:39:59.1877389Z ────────────
2026-06-23T09:39:59.1878021Z  Nextest run ID 69543e4d-ac49-4242-9e6a-6d5d2548313c with nextest profile: default
2026-06-23T09:39:59.1908759Z     Starting 1225 tests across 53 binaries (1 test and 39 binaries skipped)
2026-06-23T09:39:59.2089294Z         PASS [   0.022s] (   1/1225) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-23T09:39:59.2090825Z         PASS [   0.022s] (   2/1225) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-23T09:39:59.2091760Z         PASS [   0.022s] (   3/1225) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-23T09:39:59.2165760Z         PASS [   0.012s] (   4/1225) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-23T09:39:59.4194848Z         PASS [   0.237s] (   5/1225) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-23T09:39:59.9043452Z         PASS [   0.723s] (   6/1225) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-23T09:39:59.9620587Z         PASS [   0.781s] (   7/1225) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-23T09:39:59.9694308Z         PASS [   0.007s] (   8/1225) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-23T09:40:00.3061883Z         PASS [   0.401s] (   9/1225) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-23T09:40:00.3371006Z         PASS [   1.155s] (  10/1225) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-23T09:40:00.3692272Z         PASS [   1.153s] (  11/1225) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-23T09:40:00.4103228Z         PASS [   1.217s] (  12/1225) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-23T09:40:00.4234969Z         PASS [   1.219s] (  13/1225) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-23T09:40:00.4484869Z         PASS [   1.266s] (  14/1225) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-23T09:40:00.4583097Z         PASS [   0.089s] (  15/1225) spt::translate_proof translate_proof_dir_override_proofs_unregistered_install
2026-06-23T09:40:00.4661839Z         PASS [   0.017s] (  16/1225) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-23T09:40:00.4751052Z         PASS [   1.292s] (  17/1225) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-23T09:40:00.4781358Z         PASS [   0.018s] (  18/1225) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-23T09:40:00.4960123Z         PASS [   0.027s] (  19/1225) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-23T09:40:00.4983623Z         PASS [   0.019s] (  20/1225) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-23T09:40:00.5014044Z         PASS [   0.024s] (  21/1225) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-23T09:40:00.5222461Z         PASS [   0.029s] (  22/1225) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-23T09:40:00.5229853Z         PASS [   0.021s] (  23/1225) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-23T09:40:00.5231190Z         PASS [   0.030s] (  24/1225) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-23T09:40:00.5374052Z         PASS [   0.014s] (  25/1225) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-23T09:40:00.5515654Z         PASS [   0.015s] (  26/1225) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-23T09:40:00.5517042Z         PASS [   0.017s] (  27/1225) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-23T09:40:00.9770862Z         PASS [   0.437s] (  28/1225) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-23T09:40:01.0041049Z         PASS [   1.823s] (  29/1225) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-23T09:40:01.0461808Z         PASS [   0.037s] (  30/1225) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-23T09:40:01.3452051Z         PASS [   1.926s] (  31/1225) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-23T09:40:01.4245603Z         PASS [   2.243s] (  32/1225) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-23T09:40:01.4339334Z         PASS [   0.392s] (  33/1225) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-23T09:40:01.4356073Z         PASS [   0.011s] (  34/1225) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-23T09:40:01.4502716Z         PASS [   0.016s] (  35/1225) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-23T09:40:01.4512285Z         PASS [   0.016s] (  36/1225) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-23T09:40:01.4605734Z         PASS [   0.010s] (  37/1225) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-23T09:40:01.4612564Z         PASS [   0.010s] (  38/1225) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-23T09:40:01.4725631Z         PASS [   0.011s] (  39/1225) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-23T09:40:01.4736662Z         PASS [   0.013s] (  40/1225) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-23T09:40:01.4843693Z         PASS [   0.012s] (  41/1225) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-23T09:40:01.4853052Z         PASS [   0.012s] (  42/1225) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-23T09:40:01.5253556Z         PASS [   0.987s] (  43/1225) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-23T09:40:01.5435108Z         PASS [   1.574s] (  44/1225) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-23T09:40:01.5500638Z         PASS [   0.023s] (  45/1225) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-23T09:40:01.5565792Z         PASS [   1.018s] (  46/1225) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-23T09:40:01.5770493Z         PASS [   0.020s] (  47/1225) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-23T09:40:01.6967461Z         PASS [   0.211s] (  48/1225) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-23T09:40:01.7007384Z         PASS [   0.216s] (  49/1225) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-23T09:40:01.7161213Z         PASS [   0.018s] (  50/1225) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-23T09:40:01.7174408Z         PASS [   0.169s] (  51/1225) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-23T09:40:01.7177654Z         PASS [   0.017s] (  52/1225) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-23T09:40:01.7265198Z         PASS [   0.181s] (  53/1225) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-23T09:40:01.7286518Z         PASS [   0.750s] (  54/1225) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-23T09:40:01.7384939Z         PASS [   0.161s] (  55/1225) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-23T09:40:01.7386433Z         PASS [   0.011s] (  56/1225) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-23T09:40:01.7464089Z         PASS [   0.021s] (  57/1225) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-23T09:40:01.7553744Z         PASS [   0.018s] (  58/1225) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-23T09:40:01.7569404Z         PASS [   0.019s] (  59/1225) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-23T09:40:01.7585882Z         PASS [   0.012s] (  60/1225) spt::bin/spt api::tests::adapter_is_optional
2026-06-23T09:40:01.7672458Z         PASS [   0.012s] (  61/1225) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-23T09:40:01.7690592Z         PASS [   0.010s] (  62/1225) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-23T09:40:01.7695297Z         PASS [   0.012s] (  63/1225) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-23T09:40:01.7802453Z         PASS [   0.013s] (  64/1225) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-23T09:40:01.7841015Z         PASS [   1.474s] (  65/1225) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-23T09:40:01.7850328Z         PASS [   0.014s] (  66/1225) spt::bin/spt api::tests::state_value_is_validated
2026-06-23T09:40:01.7895589Z         PASS [   0.073s] (  67/1225) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-23T09:40:01.7914087Z         PASS [   0.020s] (  68/1225) spt::bin/spt api::tests::surface_parses
2026-06-23T09:40:01.7953985Z         PASS [   0.074s] (  69/1225) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-23T09:40:01.8020386Z         PASS [   0.021s] (  70/1225) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-23T09:40:01.8058677Z         PASS [   0.013s] (  71/1225) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-23T09:40:01.8061385Z         PASS [   0.023s] (  72/1225) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-23T09:40:01.8070295Z         PASS [   0.089s] (  73/1225) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-23T09:40:01.8080584Z         PASS [   0.015s] (  74/1225) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-06-23T09:40:01.8203899Z         PASS [   0.018s] (  75/1225) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-06-23T09:40:01.8224057Z         PASS [   0.020s] (  76/1225) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-23T09:40:01.8229474Z         PASS [   0.018s] (  77/1225) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-06-23T09:40:01.8340490Z         PASS [   0.013s] (  78/1225) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-06-23T09:40:01.8380464Z         PASS [   0.013s] (  79/1225) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-06-23T09:40:01.8394425Z         PASS [   0.016s] (  80/1225) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-23T09:40:01.8498606Z         PASS [   0.015s] (  81/1225) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-23T09:40:01.8540194Z         PASS [   0.509s] (  82/1225) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-23T09:40:01.8541543Z         PASS [   0.017s] (  83/1225) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-23T09:40:01.8625806Z         PASS [   0.008s] (  84/1225) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-06-23T09:40:01.8640929Z         PASS [   0.010s] (  85/1225) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-06-23T09:40:01.8642386Z         PASS [   0.015s] (  86/1225) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-06-23T09:40:01.8680658Z         PASS [   0.061s] (  87/1225) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-23T09:40:01.8690089Z         PASS [   0.062s] (  88/1225) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-23T09:40:01.8757610Z         PASS [   0.013s] (  89/1225) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-23T09:40:01.8785045Z         PASS [   0.012s] (  90/1225) spt::bin/spt cli::tests::adapter_version_parses
2026-06-23T09:40:01.8797224Z         PASS [   0.014s] (  91/1225) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-06-23T09:40:01.8810686Z         PASS [   0.013s] (  92/1225) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-23T09:40:01.8871312Z         PASS [   0.011s] (  93/1225) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-23T09:40:01.8879898Z         PASS [   0.009s] (  94/1225) spt::bin/spt cli::tests::bare_tty_guard
2026-06-23T09:40:01.8899764Z         PASS [   0.014s] (  95/1225) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-23T09:40:01.8912046Z         PASS [   0.010s] (  96/1225) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-06-23T09:40:01.8977238Z         PASS [   0.010s] (  97/1225) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-23T09:40:01.8980786Z         PASS [   0.011s] (  98/1225) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-06-23T09:40:01.8987761Z         PASS [   0.111s] (  99/1225) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-23T09:40:01.9015276Z         PASS [   0.011s] ( 100/1225) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-23T09:40:01.9020832Z         PASS [   0.010s] ( 101/1225) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-23T09:40:01.9099858Z         PASS [   0.010s] ( 102/1225) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-23T09:40:01.9120157Z         PASS [   0.009s] ( 103/1225) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-23T09:40:01.9192290Z         PASS [   0.017s] ( 104/1225) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-23T09:40:01.9211982Z         PASS [   0.013s] ( 105/1225) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-23T09:40:01.9227204Z         PASS [   0.011s] ( 106/1225) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-23T09:40:01.9251200Z         PASS [   0.027s] ( 107/1225) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-23T09:40:01.9269858Z         PASS [   0.028s] ( 108/1225) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-23T09:40:01.9319158Z         PASS [   0.012s] ( 109/1225) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-23T09:40:01.9320708Z         PASS [   0.063s] ( 110/1225) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-06-23T09:40:01.9375995Z         PASS [   0.015s] ( 111/1225) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-23T09:40:01.9386016Z         PASS [   0.155s] ( 112/1225) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-23T09:40:01.9423846Z         PASS [   0.010s] ( 113/1225) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-23T09:40:01.9501706Z         PASS [   0.023s] ( 114/1225) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-23T09:40:01.9601691Z         PASS [   0.010s] ( 115/1225) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-06-23T09:40:01.9690520Z         PASS [   0.037s] ( 116/1225) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-06-23T09:40:01.9698818Z         PASS [   0.009s] ( 117/1225) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-06-23T09:40:01.9719996Z         PASS [   0.034s] ( 118/1225) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-06-23T09:40:01.9721189Z         PASS [   0.047s] ( 119/1225) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-23T09:40:01.9740100Z         PASS [   0.036s] ( 120/1225) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-06-23T09:40:01.9793295Z         PASS [   0.010s] ( 121/1225) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-23T09:40:01.9806864Z         PASS [   0.011s] ( 122/1225) spt::bin/spt cli::tests::gh_version_command_shape
2026-06-23T09:40:01.9883984Z         PASS [   0.016s] ( 123/1225) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-23T09:40:01.9901083Z         PASS [   0.018s] ( 124/1225) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-23T09:40:01.9945670Z         PASS [   0.014s] ( 125/1225) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-23T09:40:01.9981142Z         PASS [   0.015s] ( 126/1225) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-23T09:40:01.9982081Z         PASS [   0.023s] ( 127/1225) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-23T09:40:02.0010362Z         PASS [   0.013s] ( 128/1225) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-23T09:40:02.0018561Z         PASS [   0.011s] ( 129/1225) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-23T09:40:02.0059728Z         PASS [   0.011s] ( 130/1225) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-23T09:40:02.0088440Z         PASS [   0.011s] ( 131/1225) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-23T09:40:02.0143226Z         PASS [   0.013s] ( 132/1225) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-23T09:40:02.0172069Z         PASS [   0.015s] ( 133/1225) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-23T09:40:02.0173508Z         PASS [   0.011s] ( 134/1225) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-23T09:40:02.0225960Z         PASS [   0.028s] ( 135/1225) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-23T09:40:02.0247195Z         PASS [   0.016s] ( 136/1225) spt::bin/spt cli::tests::notify_surface_parses
2026-06-23T09:40:02.0268539Z         PASS [   0.011s] ( 137/1225) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-23T09:40:02.0317733Z         PASS [   0.015s] ( 138/1225) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-23T09:40:02.0333004Z         PASS [   0.011s] ( 139/1225) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-06-23T09:40:02.0429922Z         PASS [   0.010s] ( 140/1225) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-23T09:40:02.0517451Z         PASS [   0.009s] ( 141/1225) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-23T09:40:02.1016579Z         PASS [   0.180s] ( 142/1225) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-23T09:40:02.1531022Z         PASS [   0.051s] ( 143/1225) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-23T09:40:02.1631906Z         PASS [   0.010s] ( 144/1225) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-06-23T09:40:02.1720712Z         PASS [   0.009s] ( 145/1225) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-06-23T09:40:02.1806622Z         PASS [   0.008s] ( 146/1225) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-06-23T09:40:02.1917779Z         PASS [   0.011s] ( 147/1225) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-23T09:40:02.1938903Z         PASS [   0.162s] ( 148/1225) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-23T09:40:02.2022722Z         PASS [   0.008s] ( 149/1225) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-23T09:40:02.2097506Z         PASS [   0.008s] ( 150/1225) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-23T09:40:02.2202159Z         PASS [   0.010s] ( 151/1225) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-23T09:40:02.2291597Z         PASS [   0.009s] ( 152/1225) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-23T09:40:02.2410290Z         PASS [   0.216s] ( 153/1225) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-23T09:40:02.2509987Z         PASS [   0.059s] ( 154/1225) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-23T09:40:02.2548230Z         PASS [   0.014s] ( 155/1225) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-23T09:40:02.2649830Z         PASS [   0.014s] ( 156/1225) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-23T09:40:02.2872556Z         PASS [   0.022s] ( 157/1225) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-23T09:40:02.4443524Z         PASS [   0.189s] ( 158/1225) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-23T09:40:02.4454793Z         PASS [   0.503s] ( 159/1225) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-23T09:40:02.4539288Z         PASS [   2.030s] ( 160/1225) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-23T09:40:02.4623584Z         PASS [   0.018s] ( 161/1225) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-23T09:40:02.4652245Z         PASS [   0.020s] ( 162/1225) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-23T09:40:02.4671619Z         PASS [   0.415s] ( 163/1225) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-23T09:40:02.4746437Z         PASS [   0.011s] ( 164/1225) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-23T09:40:02.4830460Z         PASS [   0.029s] ( 165/1225) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-23T09:40:02.4901779Z         PASS [   0.016s] ( 166/1225) spt::bin/spt cli::tests::subcommands_parse
2026-06-23T09:40:02.4908842Z         PASS [   0.025s] ( 167/1225) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-23T09:40:02.4999032Z         PASS [   0.009s] ( 168/1225) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-23T09:40:02.5009558Z         PASS [   0.010s] ( 169/1225) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-23T09:40:02.5025008Z         PASS [   2.165s] ( 170/1225) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-23T09:40:02.5096562Z         PASS [   0.010s] ( 171/1225) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-23T09:40:02.5115459Z         PASS [   0.027s] ( 172/1225) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-23T09:40:02.5117683Z         PASS [   0.011s] ( 173/1225) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-23T09:40:02.5134938Z         PASS [   0.010s] ( 174/1225) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-23T09:40:02.5150781Z         PASS [   0.284s] ( 175/1225) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-23T09:40:02.5201754Z         PASS [   0.010s] ( 176/1225) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-23T09:40:02.5202918Z         PASS [   0.009s] ( 177/1225) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-23T09:40:02.5225689Z         PASS [   0.010s] ( 178/1225) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-23T09:40:02.5226741Z         PASS [   0.009s] ( 179/1225) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-23T09:40:02.5230962Z         PASS [   0.013s] ( 180/1225) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-23T09:40:02.5290372Z         PASS [   0.009s] ( 181/1225) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-23T09:40:02.5294786Z         PASS [   0.009s] ( 182/1225) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-23T09:40:02.5325175Z         PASS [   0.010s] ( 183/1225) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-23T09:40:02.5326338Z         PASS [   0.009s] ( 184/1225) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-23T09:40:02.5330647Z         PASS [   0.010s] ( 185/1225) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-23T09:40:02.5387889Z         PASS [   0.009s] ( 186/1225) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-23T09:40:02.5389179Z         PASS [   0.010s] ( 187/1225) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-23T09:40:02.5521454Z         PASS [   0.517s] ( 188/1225) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-23T09:40:02.5523066Z         PASS [   0.011s] ( 189/1225) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-23T09:40:02.5524078Z         PASS [   0.010s] ( 190/1225) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-23T09:40:02.5524998Z         PASS [   0.011s] ( 191/1225) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-23T09:40:02.5531675Z         PASS [   0.011s] ( 192/1225) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-23T09:40:02.5532802Z         PASS [   0.012s] ( 193/1225) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-23T09:40:02.5533751Z         PASS [   0.011s] ( 194/1225) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-23T09:40:02.5534585Z         PASS [   0.010s] ( 195/1225) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-23T09:40:02.5535425Z         PASS [   0.010s] ( 196/1225) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-23T09:40:02.5536205Z         PASS [   0.010s] ( 197/1225) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-23T09:40:02.5559983Z         PASS [   0.089s] ( 198/1225) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-23T09:40:02.5621178Z         PASS [   0.012s] ( 199/1225) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-23T09:40:02.5634662Z         PASS [   0.011s] ( 200/1225) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-23T09:40:02.5660507Z         PASS [   0.010s] ( 201/1225) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-23T09:40:02.5701348Z         PASS [   0.010s] ( 202/1225) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-23T09:40:02.5705430Z         PASS [   0.013s] ( 203/1225) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-23T09:40:02.5706494Z         PASS [   0.013s] ( 204/1225) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-23T09:40:02.5733153Z         PASS [   0.011s] ( 205/1225) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-06-23T09:40:02.5734451Z         PASS [   0.011s] ( 206/1225) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-23T09:40:02.5740306Z         PASS [   0.010s] ( 207/1225) spt::bin/spt picker::model::tests::back_unwinds
2026-06-23T09:40:02.5764942Z         PASS [   0.010s] ( 208/1225) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-23T09:40:02.5766146Z         PASS [   0.010s] ( 209/1225) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-23T09:40:02.5768358Z         PASS [   0.011s] ( 210/1225) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-23T09:40:02.5836311Z         PASS [   0.010s] ( 211/1225) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-23T09:40:02.5860849Z         PASS [   0.010s] ( 212/1225) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-23T09:40:02.5861869Z         PASS [   0.010s] ( 213/1225) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-23T09:40:02.5862990Z         PASS [   0.010s] ( 214/1225) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-06-23T09:40:02.5865044Z         PASS [   0.010s] ( 215/1225) spt::bin/spt picker::model::tests::kind_routes
2026-06-23T09:40:02.5866394Z         PASS [   0.010s] ( 216/1225) spt::bin/spt picker::model::tests::filter_narrows
2026-06-23T09:40:02.5956820Z         PASS [   0.041s] ( 217/1225) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-06-23T09:40:02.5958840Z         PASS [   0.012s] ( 218/1225) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-23T09:40:02.5959990Z         PASS [   0.010s] ( 219/1225) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-23T09:40:02.5974524Z         PASS [   0.011s] ( 220/1225) spt::bin/spt picker::model::tests::resume_title_render
2026-06-23T09:40:02.5976711Z         PASS [   0.011s] ( 221/1225) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-23T09:40:02.5977692Z         PASS [   0.014s] ( 222/1225) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-23T09:40:02.5978594Z         PASS [   0.011s] ( 223/1225) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-23T09:40:02.6063455Z         PASS [   0.011s] ( 224/1225) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-23T09:40:02.6065362Z         PASS [   0.011s] ( 225/1225) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-23T09:40:02.6080540Z         PASS [   0.011s] ( 226/1225) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-23T09:40:02.6086839Z         PASS [   0.010s] ( 227/1225) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-23T09:40:02.6121483Z         PASS [   0.011s] ( 228/1225) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-23T09:40:02.6147264Z         PASS [   0.015s] ( 229/1225) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-23T09:40:02.6148909Z         PASS [   0.017s] ( 230/1225) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-23T09:40:02.6211912Z         PASS [   0.015s] ( 231/1225) spt::bin/spt picker::view::tests::kind_buffer
2026-06-23T09:40:02.6242129Z         PASS [   0.015s] ( 232/1225) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-23T09:40:02.6257058Z         PASS [   0.019s] ( 233/1225) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-23T09:40:02.6272069Z         PASS [   0.012s] ( 234/1225) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-23T09:40:02.6279890Z         PASS [   0.013s] ( 235/1225) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-23T09:40:02.6280983Z         PASS [   0.021s] ( 236/1225) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-23T09:40:02.6320062Z         PASS [   0.010s] ( 237/1225) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-23T09:40:02.6355056Z         PASS [   0.011s] ( 238/1225) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-23T09:40:02.6357975Z         PASS [   0.010s] ( 239/1225) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-23T09:40:02.6397588Z         PASS [   0.010s] ( 240/1225) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-23T09:40:02.6398936Z         PASS [   0.029s] ( 241/1225) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-23T09:40:02.6400093Z         PASS [   0.011s] ( 242/1225) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-23T09:40:02.6428906Z         PASS [   0.013s] ( 243/1225) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-23T09:40:02.6459726Z         PASS [   0.014s] ( 244/1225) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-23T09:40:02.6481287Z         PASS [   0.011s] ( 245/1225) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-23T09:40:02.6489776Z         PASS [   0.011s] ( 246/1225) spt-daemon access::tests::gate_decision_table
2026-06-23T09:40:02.6493907Z         PASS [   0.010s] ( 247/1225) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-23T09:40:02.6532542Z         PASS [   0.012s] ( 248/1225) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-23T09:40:02.6560435Z         PASS [   0.010s] ( 249/1225) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-23T09:40:02.6580292Z         PASS [   0.011s] ( 250/1225) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-23T09:40:02.6662958Z         PASS [   0.013s] ( 251/1225) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-23T09:40:02.6670033Z         PASS [   0.009s] ( 252/1225) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-23T09:40:02.6701251Z         PASS [   0.021s] ( 253/1225) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-23T09:40:02.6710929Z         PASS [   0.022s] ( 254/1225) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-23T09:40:02.6780901Z         PASS [   0.022s] ( 255/1225) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-23T09:40:02.6852152Z         PASS [   0.018s] ( 256/1225) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-23T09:40:02.6893510Z         PASS [   0.023s] ( 257/1225) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-23T09:40:02.7051701Z         PASS [   0.034s] ( 258/1225) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-23T09:40:02.7123981Z         PASS [   0.034s] ( 259/1225) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-23T09:40:02.7164488Z         PASS [   0.046s] ( 260/1225) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-23T09:40:02.7195198Z         PASS [   0.030s] ( 261/1225) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-23T09:40:02.7230526Z         PASS [   0.038s] ( 262/1225) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-23T09:40:02.7316125Z         PASS [   0.011s] ( 263/1225) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-06-23T09:40:02.7339617Z         PASS [   0.018s] ( 264/1225) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-23T09:40:02.7358307Z         PASS [   0.012s] ( 265/1225) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-06-23T09:40:02.7410671Z         PASS [   0.035s] ( 266/1225) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-23T09:40:02.7451431Z         PASS [   0.009s] ( 267/1225) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-23T09:40:02.7452469Z         PASS [   0.011s] ( 268/1225) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-06-23T09:40:02.7453531Z         PASS [   0.032s] ( 269/1225) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-23T09:40:02.7454584Z         PASS [   0.014s] ( 270/1225) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-06-23T09:40:02.7508087Z         PASS [   0.010s] ( 271/1225) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-23T09:40:02.7549053Z         PASS [   0.009s] ( 272/1225) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-23T09:40:02.7553775Z         PASS [   0.010s] ( 273/1225) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-23T09:40:02.7554972Z         PASS [   0.010s] ( 274/1225) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-23T09:40:02.7604382Z         PASS [   0.010s] ( 275/1225) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-23T09:40:02.7640264Z         PASS [   0.009s] ( 276/1225) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-23T09:40:02.7641376Z         PASS [   0.009s] ( 277/1225) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-23T09:40:02.7663501Z         PASS [   0.011s] ( 278/1225) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-23T09:40:02.7700179Z         PASS [   0.009s] ( 279/1225) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-23T09:40:02.7735553Z         PASS [   0.009s] ( 280/1225) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-23T09:40:02.7770383Z         PASS [   0.010s] ( 281/1225) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-23T09:40:02.7785031Z         PASS [   0.009s] ( 282/1225) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-23T09:40:02.7848063Z         PASS [   0.009s] ( 283/1225) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-23T09:40:02.8127881Z         PASS [   0.177s] ( 284/1225) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-23T09:40:02.9398807Z         PASS [   0.304s] ( 285/1225) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-23T09:40:02.9556571Z         PASS [   0.211s] ( 286/1225) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-23T09:40:02.9841685Z         PASS [   0.220s] ( 287/1225) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-23T09:40:02.9940028Z         PASS [   0.010s] ( 288/1225) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-06-23T09:40:03.0026272Z         PASS [   0.009s] ( 289/1225) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-23T09:40:03.0117320Z         PASS [   0.009s] ( 290/1225) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-06-23T09:40:03.0209245Z         PASS [   0.009s] ( 291/1225) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-23T09:40:03.0230971Z         PASS [   0.210s] ( 292/1225) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-23T09:40:03.0296695Z         PASS [   0.009s] ( 293/1225) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-06-23T09:40:03.0315438Z         PASS [   0.008s] ( 294/1225) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-23T09:40:03.0383620Z         PASS [   0.009s] ( 295/1225) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-23T09:40:03.0399672Z         PASS [   0.008s] ( 296/1225) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-23T09:40:03.0478252Z         PASS [   0.009s] ( 297/1225) spt-daemon broker::tests::read_translation_path_none_when_absent
2026-06-23T09:40:03.0487388Z         PASS [   0.009s] ( 298/1225) spt-daemon broker::tests::read_translation_path_reads_declared_path
2026-06-23T09:40:03.0566311Z         PASS [   0.009s] ( 299/1225) spt-daemon broker::tests::select_endpoints_running_adapter_filters_dedups_sorts
2026-06-23T09:40:03.0567783Z         PASS [   0.008s] ( 300/1225) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-23T09:40:03.0657179Z         PASS [   0.009s] ( 301/1225) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-23T09:40:03.0676416Z         PASS [   0.011s] ( 302/1225) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-23T09:40:03.0761317Z         PASS [   0.008s] ( 303/1225) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-23T09:40:03.0849868Z         PASS [   0.009s] ( 304/1225) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-23T09:40:03.0935634Z         PASS [   0.009s] ( 305/1225) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-23T09:40:03.1026866Z         PASS [   0.009s] ( 306/1225) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-23T09:40:03.1116565Z         PASS [   0.009s] ( 307/1225) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-23T09:40:03.1206174Z         PASS [   0.009s] ( 308/1225) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-23T09:40:03.1295070Z         PASS [   0.009s] ( 309/1225) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-23T09:40:03.1383068Z         PASS [   0.009s] ( 310/1225) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-23T09:40:03.1469705Z         PASS [   0.009s] ( 311/1225) spt-daemon config::tests::missing_file_is_default
2026-06-23T09:40:03.1558005Z         PASS [   0.009s] ( 312/1225) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-23T09:40:03.1597450Z         PASS [   0.220s] ( 313/1225) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-23T09:40:03.1652822Z         PASS [   0.009s] ( 314/1225) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-23T09:40:03.1688063Z         PASS [   0.009s] ( 315/1225) spt-daemon config::tests::save_load_roundtrip
2026-06-23T09:40:03.1737914Z         PASS [   0.008s] ( 316/1225) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-23T09:40:03.1787538Z         PASS [   0.010s] ( 317/1225) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-23T09:40:03.1846531Z         PASS [   0.011s] ( 318/1225) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-23T09:40:03.1881746Z         PASS [   0.009s] ( 319/1225) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-06-23T09:40:03.1940733Z         PASS [   0.420s] ( 320/1225) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-23T09:40:03.1946312Z         PASS [   0.010s] ( 321/1225) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-06-23T09:40:03.1975943Z         PASS [   0.009s] ( 322/1225) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-06-23T09:40:03.2038411Z         PASS [   0.010s] ( 323/1225) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-06-23T09:40:03.2059027Z         PASS [   0.008s] ( 324/1225) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-23T09:40:03.2095994Z         PASS [   0.015s] ( 325/1225) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-23T09:40:03.2124616Z         PASS [   0.009s] ( 326/1225) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-23T09:40:03.2149440Z         PASS [   0.009s] ( 327/1225) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-23T09:40:03.2191243Z         PASS [   0.440s] ( 328/1225) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-23T09:40:03.2192478Z         PASS [   0.009s] ( 329/1225) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-23T09:40:03.2221234Z         PASS [   0.010s] ( 330/1225) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-23T09:40:03.2233432Z         PASS [   0.008s] ( 331/1225) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-23T09:40:03.2267481Z         PASS [   0.442s] ( 332/1225) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-23T09:40:03.2280752Z         PASS [   0.009s] ( 333/1225) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-23T09:40:03.2282106Z         PASS [   0.009s] ( 334/1225) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-23T09:40:03.2312021Z         PASS [   0.009s] ( 335/1225) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-23T09:40:03.2322310Z         PASS [   0.009s] ( 336/1225) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-23T09:40:03.2371652Z         PASS [   0.010s] ( 337/1225) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-23T09:40:03.2373155Z         PASS [   0.009s] ( 338/1225) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-23T09:40:03.2375736Z         PASS [   0.009s] ( 339/1225) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-23T09:40:03.2419904Z         PASS [   0.009s] ( 340/1225) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-23T09:40:03.2462740Z         PASS [   0.015s] ( 341/1225) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-23T09:40:03.2469179Z         PASS [   0.010s] ( 342/1225) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-23T09:40:03.2495898Z         PASS [   0.012s] ( 343/1225) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-23T09:40:03.2496946Z         PASS [   0.012s] ( 344/1225) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-23T09:40:03.2562802Z         PASS [   0.009s] ( 345/1225) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-23T09:40:03.2571422Z         PASS [   0.011s] ( 346/1225) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-23T09:40:03.2602114Z         PASS [   0.010s] ( 347/1225) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-23T09:40:03.2605230Z         PASS [   0.011s] ( 348/1225) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-23T09:40:03.2659596Z         PASS [   0.009s] ( 349/1225) spt-daemon digest::tests::resolve_config_precedence
2026-06-23T09:40:03.2662219Z         PASS [   0.009s] ( 350/1225) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-23T09:40:03.2692511Z         PASS [   0.009s] ( 351/1225) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-23T09:40:03.2693809Z         PASS [   0.009s] ( 352/1225) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-23T09:40:03.2751755Z         PASS [   0.009s] ( 353/1225) spt-daemon digesthub::tests::render_is_glanceable
2026-06-23T09:40:03.2752627Z         PASS [   0.009s] ( 354/1225) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-23T09:40:03.2776871Z         PASS [   0.008s] ( 355/1225) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-23T09:40:03.2778119Z         PASS [   0.008s] ( 356/1225) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-23T09:40:03.2845231Z         PASS [   0.009s] ( 357/1225) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-23T09:40:03.2846324Z         PASS [   0.009s] ( 358/1225) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-23T09:40:03.2856712Z         PASS [   0.008s] ( 359/1225) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-23T09:40:03.2859291Z         PASS [   0.008s] ( 360/1225) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-23T09:40:03.2935127Z         PASS [   0.009s] ( 361/1225) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-23T09:40:03.2936755Z         PASS [   0.008s] ( 362/1225) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-23T09:40:03.2961112Z         PASS [   0.054s] ( 363/1225) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-23T09:40:03.3035970Z         PASS [   0.010s] ( 364/1225) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-23T09:40:03.3069504Z         PASS [   0.022s] ( 365/1225) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-23T09:40:03.3127017Z         PASS [   0.009s] ( 366/1225) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-23T09:40:03.3134405Z         PASS [   0.017s] ( 367/1225) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-23T09:40:03.3135707Z         PASS [   0.027s] ( 368/1225) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-23T09:40:03.3155331Z         PASS [   0.008s] ( 369/1225) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-23T09:40:03.3215910Z         PASS [   0.008s] ( 370/1225) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-23T09:40:03.3218160Z         PASS [   0.008s] ( 371/1225) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-23T09:40:03.3219422Z         PASS [   0.009s] ( 372/1225) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-23T09:40:03.3248191Z         PASS [   0.009s] ( 373/1225) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-23T09:40:03.3303845Z         PASS [   0.009s] ( 374/1225) spt-daemon grants::tests::escalation_answers_apply
2026-06-23T09:40:03.3304790Z         PASS [   0.009s] ( 375/1225) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-23T09:40:03.3328524Z         PASS [   0.008s] ( 376/1225) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-23T09:40:03.3395061Z         PASS [   0.009s] ( 377/1225) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-23T09:40:03.3409513Z         PASS [   0.009s] ( 378/1225) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-23T09:40:03.3410524Z         PASS [   0.008s] ( 379/1225) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-23T09:40:03.3493847Z         PASS [   0.010s] ( 380/1225) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-23T09:40:03.3496384Z         PASS [   0.009s] ( 381/1225) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-23T09:40:03.3497481Z         PASS [   0.010s] ( 382/1225) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-23T09:40:03.3595345Z         PASS [   0.010s] ( 383/1225) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-23T09:40:03.3596542Z         PASS [   0.010s] ( 384/1225) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-23T09:40:03.3597716Z         PASS [   0.010s] ( 385/1225) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-23T09:40:03.3707153Z         PASS [   0.011s] ( 386/1225) spt-daemon lifecycle::tests::copy_if_changed_copies_then_skips
2026-06-23T09:40:03.3714696Z         PASS [   0.012s] ( 387/1225) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-23T09:40:03.3842851Z         PASS [   0.091s] ( 388/1225) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-23T09:40:03.4034317Z         PASS [   0.032s] ( 389/1225) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-23T09:40:03.4135553Z         PASS [   0.010s] ( 390/1225) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-06-23T09:40:03.4136597Z         PASS [   0.029s] ( 391/1225) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-23T09:40:03.4229318Z         PASS [   0.063s] ( 392/1225) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-23T09:40:03.4327648Z         PASS [   0.062s] ( 393/1225) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-23T09:40:03.4452725Z         PASS [   0.031s] ( 394/1225) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-23T09:40:03.4459622Z         PASS [   0.124s] ( 395/1225) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-23T09:40:03.4521114Z         PASS [   0.029s] ( 396/1225) spt-daemon lifecycle::tests::psyche_spawn_runtime_falls_back_without_install_dir
2026-06-23T09:40:03.4644415Z         PASS [   0.032s] ( 397/1225) spt-daemon lifecycle::tests::psyche_spawn_runtime_uses_live_bin_own_copy
2026-06-23T09:40:03.4760295Z         PASS [   0.062s] ( 398/1225) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-23T09:40:03.4964530Z         PASS [   0.032s] ( 399/1225) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-23T09:40:03.5057853Z         PASS [   0.060s] ( 400/1225) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-23T09:40:03.5059085Z         PASS [   0.061s] ( 401/1225) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-23T09:40:03.5181135Z         PASS [   0.066s] ( 402/1225) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-23T09:40:03.5278095Z         PASS [   0.031s] ( 403/1225) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-06-23T09:40:03.5370341Z         PASS [   0.031s] ( 404/1225) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-06-23T09:40:03.5375741Z         PASS [   0.032s] ( 405/1225) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-06-23T09:40:03.5466742Z         PASS [   0.009s] ( 406/1225) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-23T09:40:03.5487952Z         PASS [   0.031s] ( 407/1225) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-06-23T09:40:03.6013359Z         PASS [   0.645s] ( 408/1225) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-23T09:40:03.6041612Z         PASS [   0.067s] ( 409/1225) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-23T09:40:03.6092385Z         PASS [   0.060s] ( 410/1225) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-23T09:40:03.6194175Z         PASS [   0.072s] ( 411/1225) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-23T09:40:03.6355568Z         PASS [   0.159s] ( 412/1225) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-23T09:40:03.6440412Z         PASS [   0.034s] ( 413/1225) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-23T09:40:03.6446367Z         PASS [   0.009s] ( 414/1225) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-23T09:40:03.6560051Z         PASS [   0.012s] ( 415/1225) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-23T09:40:03.6725168Z         PASS [   0.071s] ( 416/1225) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-23T09:40:03.6762176Z         PASS [   0.057s] ( 417/1225) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-23T09:40:03.6798799Z         PASS [   0.035s] ( 418/1225) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-23T09:40:03.6817275Z         PASS [   0.078s] ( 419/1225) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-23T09:40:03.6900220Z         PASS [   0.010s] ( 420/1225) spt-daemon livehost::tests::reconcile_marks_unbound_skeleton_offline_on_session_death
2026-06-23T09:40:03.6929055Z         PASS [   0.011s] ( 421/1225) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-23T09:40:03.7014137Z         PASS [   0.045s] ( 422/1225) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-23T09:40:03.7014933Z         PASS [   0.008s] ( 423/1225) spt-daemon livehost::tests::residency_classification
2026-06-23T09:40:03.7203805Z         PASS [   0.044s] ( 424/1225) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-23T09:40:03.7297592Z         PASS [   0.201s] ( 425/1225) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-23T09:40:03.7321234Z         PASS [   0.059s] ( 426/1225) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-23T09:40:03.7346575Z         PASS [   0.045s] ( 427/1225) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-23T09:40:03.7375660Z         PASS [   0.008s] ( 428/1225) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-23T09:40:03.7408215Z         PASS [   0.009s] ( 429/1225) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-23T09:40:03.7430533Z         PASS [   0.008s] ( 430/1225) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-23T09:40:03.7456123Z         PASS [   0.008s] ( 431/1225) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-23T09:40:03.7492777Z         PASS [   0.008s] ( 432/1225) spt-daemon msg::tests::evicted_envelope_round_trips
2026-06-23T09:40:03.7508442Z         PASS [   0.008s] ( 433/1225) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-23T09:40:03.7541357Z         PASS [   0.008s] ( 434/1225) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-23T09:40:03.7579442Z         PASS [   0.009s] ( 435/1225) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-23T09:40:03.7592895Z         PASS [   0.008s] ( 436/1225) spt-daemon msg::tests::output_envelope_round_trips
2026-06-23T09:40:03.7625830Z         PASS [   0.008s] ( 437/1225) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-23T09:40:03.7667282Z         PASS [   0.009s] ( 438/1225) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-23T09:40:03.8007225Z         PASS [   0.038s] ( 439/1225) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-23T09:40:03.8067912Z         PASS [   0.040s] ( 440/1225) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-23T09:40:03.8154696Z         PASS [   0.009s] ( 441/1225) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-23T09:40:03.8877729Z         PASS [   0.072s] ( 442/1225) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-23T09:40:03.9206478Z         LEAK [   0.220s] ( 443/1225) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-23T09:40:03.9325530Z         LEAK [   0.212s] ( 444/1225) spt-daemon livehost::tests::stop_path_reap_spares_unrelated_pid
2026-06-23T09:40:03.9336143Z         LEAK [   0.233s] ( 445/1225) spt-daemon livehost::tests::stop_path_reap_kills_brainless_orphan
2026-06-23T09:40:03.9492122Z         PASS [   0.190s] ( 446/1225) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-23T09:40:04.0590114Z         PASS [   0.125s] ( 447/1225) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-23T09:40:04.0655880Z         PASS [   0.178s] ( 448/1225) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-23T09:40:04.0963911Z         PASS [   0.031s] ( 449/1225) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-23T09:40:04.1214241Z         PASS [   0.062s] ( 450/1225) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-23T09:40:04.1461242Z         PASS [   0.225s] ( 451/1225) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-23T09:40:04.1572970Z         PASS [   0.208s] ( 452/1225) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-23T09:40:04.1659136Z         PASS [   0.233s] ( 453/1225) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-23T09:40:04.2105951Z         PASS [   0.064s] ( 454/1225) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-23T09:40:04.3194760Z         PASS [   0.153s] ( 455/1225) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-23T09:40:04.3531909Z         PASS [   0.143s] ( 456/1225) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-23T09:40:04.4028201Z         PASS [   0.281s] ( 457/1225) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-23T09:40:04.4029233Z         PASS [   0.306s] ( 458/1225) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-23T09:40:04.4116734Z         PASS [   0.009s] ( 459/1225) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-23T09:40:04.4130371Z         PASS [   0.010s] ( 460/1225) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-23T09:40:04.4223461Z         PASS [   0.011s] ( 461/1225) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-23T09:40:04.4224955Z         PASS [   0.009s] ( 462/1225) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-23T09:40:04.4265006Z         PASS [   0.269s] ( 463/1225) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-23T09:40:04.4303099Z         PASS [   0.008s] ( 464/1225) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-23T09:40:04.4328408Z         PASS [   0.010s] ( 465/1225) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-23T09:40:04.4378858Z         PASS [   0.118s] ( 466/1225) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-23T09:40:04.4773801Z         PASS [   0.124s] ( 467/1225) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-23T09:40:04.5527648Z         PASS [   0.126s] ( 468/1225) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-23T09:40:04.5591774Z         PASS [   0.121s] ( 469/1225) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-23T09:40:04.5624287Z         PASS [   0.130s] ( 470/1225) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-23T09:40:04.5956145Z         PASS [   0.118s] ( 471/1225) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-23T09:40:04.6060663Z         PASS [   0.010s] ( 472/1225) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-23T09:40:04.6145307Z         PASS [   0.008s] ( 473/1225) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-23T09:40:04.6261616Z         PASS [   0.012s] ( 474/1225) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-23T09:40:04.6350690Z         PASS [   0.009s] ( 475/1225) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-23T09:40:04.6432964Z         PASS [   0.008s] ( 476/1225) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-23T09:40:04.6476643Z         PASS [   0.217s] ( 477/1225) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-23T09:40:04.6516658Z         PASS [   0.008s] ( 478/1225) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-23T09:40:04.6561879Z         PASS [   0.008s] ( 479/1225) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-23T09:40:04.6600267Z         PASS [   0.008s] ( 480/1225) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-23T09:40:04.6644906Z         PASS [   0.008s] ( 481/1225) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-23T09:40:04.6680220Z         PASS [   0.008s] ( 482/1225) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-23T09:40:04.6767074Z         PASS [   0.009s] ( 483/1225) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-23T09:40:04.6850617Z         PASS [   0.008s] ( 484/1225) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-23T09:40:04.6886388Z         PASS [   0.024s] ( 485/1225) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-23T09:40:04.6930503Z         PASS [   0.134s] ( 486/1225) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-23T09:40:04.6942186Z         PASS [   0.009s] ( 487/1225) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-23T09:40:04.6966961Z         PASS [   0.008s] ( 488/1225) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-23T09:40:04.7020954Z         PASS [   0.008s] ( 489/1225) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-23T09:40:04.7098550Z         PASS [   0.008s] ( 490/1225) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-23T09:40:04.7177466Z         PASS [   0.008s] ( 491/1225) spt-daemon reconcile::tests::active_node_wins
2026-06-23T09:40:04.7255873Z         PASS [   0.008s] ( 492/1225) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-23T09:40:04.7320149Z         PASS [   0.006s] ( 493/1225) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-23T09:40:04.7323300Z         PASS [   0.039s] ( 494/1225) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-23T09:40:04.7387501Z         PASS [   0.007s] ( 495/1225) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-23T09:40:04.7466943Z         PASS [   0.050s] ( 496/1225) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-06-23T09:40:04.7488750Z         PASS [   0.010s] ( 497/1225) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-23T09:40:04.7569473Z         PASS [   0.025s] ( 498/1225) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-23T09:40:04.7576510Z         PASS [   0.011s] ( 499/1225) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-23T09:40:04.7592605Z         PASS [   0.010s] ( 500/1225) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-23T09:40:04.7646203Z         PASS [   0.212s] ( 501/1225) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-23T09:40:04.7700830Z         PASS [   0.011s] ( 502/1225) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-23T09:40:04.7702054Z         PASS [   0.012s] ( 503/1225) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-23T09:40:04.7703141Z         PASS [   0.013s] ( 504/1225) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-23T09:40:04.7726480Z         PASS [   0.008s] ( 505/1225) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-23T09:40:04.7815837Z         PASS [   0.011s] ( 506/1225) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-23T09:40:04.7816982Z         PASS [   0.009s] ( 507/1225) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-23T09:40:04.7817988Z         PASS [   0.011s] ( 508/1225) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-23T09:40:04.7819727Z         PASS [   0.012s] ( 509/1225) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-23T09:40:04.7916272Z         PASS [   0.010s] ( 510/1225) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-23T09:40:04.7920226Z         PASS [   0.010s] ( 511/1225) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-23T09:40:04.7929666Z         PASS [   0.011s] ( 512/1225) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-23T09:40:04.8022131Z         PASS [   0.010s] ( 513/1225) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-23T09:40:04.8025336Z         PASS [   0.010s] ( 514/1225) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-23T09:40:04.8067658Z         PASS [   0.244s] ( 515/1225) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-23T09:40:04.8117425Z         PASS [   0.009s] ( 516/1225) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-23T09:40:04.8129999Z         PASS [   0.011s] ( 517/1225) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-23T09:40:04.8167415Z         PASS [   0.010s] ( 518/1225) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-23T09:40:04.8221691Z         PASS [   0.010s] ( 519/1225) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-23T09:40:04.8348067Z         PASS [   0.020s] ( 520/1225) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-23T09:40:04.8376869Z         PASS [   0.021s] ( 521/1225) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-23T09:40:04.8426875Z         PASS [   0.020s] ( 522/1225) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-23T09:40:04.8452205Z         PASS [   0.007s] ( 523/1225) spt-daemon release::tests::hex_roundtrips
2026-06-23T09:40:04.8531341Z         PASS [   0.020s] ( 524/1225) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-23T09:40:04.8544825Z         PASS [   0.009s] ( 525/1225) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-23T09:40:04.8606891Z         PASS [   0.007s] ( 526/1225) spt-daemon release::tests::revoked_key_is_rejected
2026-06-23T09:40:04.8627426Z         PASS [   0.008s] ( 527/1225) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-23T09:40:04.8710215Z         PASS [   1.069s] ( 528/1225) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-23T09:40:04.8803433Z         PASS [   0.020s] ( 529/1225) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-23T09:40:04.8825464Z         PASS [   0.020s] ( 530/1225) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-23T09:40:04.8848140Z         PASS [   0.042s] ( 531/1225) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-23T09:40:04.8912880Z         PASS [   0.021s] ( 532/1225) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-23T09:40:04.9026270Z         PASS [   0.020s] ( 533/1225) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-23T09:40:04.9057898Z         PASS [   0.021s] ( 534/1225) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-23T09:40:04.9114095Z         PASS [   0.020s] ( 535/1225) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-23T09:40:04.9130259Z         PASS [   0.032s] ( 536/1225) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-23T09:40:04.9212799Z         PASS [   0.010s] ( 537/1225) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-23T09:40:04.9214103Z         PASS [   0.008s] ( 538/1225) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-23T09:40:04.9229573Z         PASS [   0.020s] ( 539/1225) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-23T09:40:04.9301309Z         PASS [   0.009s] ( 540/1225) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-23T09:40:04.9311656Z         PASS [   0.010s] ( 541/1225) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-23T09:40:04.9392573Z         PASS [   0.009s] ( 542/1225) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-23T09:40:04.9402027Z         PASS [   0.009s] ( 543/1225) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-23T09:40:04.9479492Z         PASS [   0.008s] ( 544/1225) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-23T09:40:04.9481420Z         PASS [   0.042s] ( 545/1225) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-23T09:40:04.9523943Z         PASS [   0.161s] ( 546/1225) spt-daemon relay::tests::run_honors_stop
2026-06-23T09:40:04.9556366Z         PASS [   0.008s] ( 547/1225) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-23T09:40:04.9572672Z         PASS [   0.009s] ( 548/1225) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-23T09:40:04.9616497Z         PASS [   0.009s] ( 549/1225) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-23T09:40:04.9694478Z         PASS [   0.014s] ( 550/1225) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-23T09:40:04.9721741Z         PASS [   0.015s] ( 551/1225) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-23T09:40:04.9741450Z         PASS [   0.013s] ( 552/1225) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-23T09:40:04.9762904Z         PASS [   0.053s] ( 553/1225) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-23T09:40:04.9829316Z         PASS [   0.009s] ( 554/1225) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-23T09:40:04.9830247Z         PASS [   0.013s] ( 555/1225) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T09:40:04.9846639Z         PASS [   0.008s] ( 556/1225) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-23T09:40:04.9869875Z         PASS [   0.015s] ( 557/1225) spt-daemon seedmap::tests::take_absent_is_none
2026-06-23T09:40:04.9919384Z         PASS [   0.009s] ( 558/1225) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-23T09:40:04.9920785Z         PASS [   0.009s] ( 559/1225) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-23T09:40:04.9938731Z         PASS [   0.009s] ( 560/1225) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-23T09:40:04.9958930Z         PASS [   0.009s] ( 561/1225) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-23T09:40:05.0025005Z         PASS [   0.010s] ( 562/1225) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-23T09:40:05.0026545Z         PASS [   0.010s] ( 563/1225) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-23T09:40:05.0027542Z         PASS [   0.062s] ( 564/1225) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-23T09:40:05.0028634Z         PASS [   0.009s] ( 565/1225) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-23T09:40:05.0047718Z         PASS [   0.009s] ( 566/1225) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-23T09:40:05.0117159Z         PASS [   0.009s] ( 567/1225) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-23T09:40:05.0118354Z         PASS [   0.009s] ( 568/1225) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-23T09:40:05.0119507Z         PASS [   0.009s] ( 569/1225) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-23T09:40:05.0120569Z         PASS [   0.009s] ( 570/1225) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-23T09:40:05.0149347Z         PASS [   0.010s] ( 571/1225) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-23T09:40:05.0211234Z         PASS [   0.239s] ( 572/1225) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-23T09:40:05.0216675Z         PASS [   0.010s] ( 573/1225) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-23T09:40:05.0220491Z         PASS [   0.010s] ( 574/1225) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-23T09:40:05.0246373Z         PASS [   0.012s] ( 575/1225) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-23T09:40:05.0284744Z         PASS [   0.013s] ( 576/1225) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-23T09:40:05.0304310Z         PASS [   0.018s] ( 577/1225) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-23T09:40:05.0357163Z         PASS [   0.013s] ( 578/1225) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-23T09:40:05.0361432Z         PASS [   0.012s] ( 579/1225) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-23T09:40:05.0423549Z         PASS [   0.012s] ( 580/1225) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-23T09:40:05.0429729Z         PASS [   0.014s] ( 581/1225) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-23T09:40:05.0443646Z         PASS [   0.008s] ( 582/1225) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-23T09:40:05.0450453Z         PASS [   0.009s] ( 583/1225) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-23T09:40:05.0560816Z         PASS [   0.011s] ( 584/1225) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-23T09:40:05.0562070Z         PASS [   0.013s] ( 585/1225) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-23T09:40:05.0563591Z         PASS [   0.011s] ( 586/1225) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-23T09:40:05.0669663Z         PASS [   0.011s] ( 587/1225) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-23T09:40:05.0755755Z         PASS [   0.009s] ( 588/1225) spt-daemon sync::tests::gate_decision_table
2026-06-23T09:40:05.0757118Z         PASS [   2.010s] ( 589/1225) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-06-23T09:40:05.0773663Z         PASS [   0.034s] ( 590/1225) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-23T09:40:05.0860099Z         PASS [   0.008s] ( 591/1225) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-23T09:40:05.0935027Z         PASS [   0.008s] ( 592/1225) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-23T09:40:05.0990265Z         PASS [   0.043s] ( 593/1225) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-23T09:40:05.1013747Z         PASS [   0.008s] ( 594/1225) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-23T09:40:05.1077231Z         PASS [   0.009s] ( 595/1225) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-23T09:40:05.1094756Z         PASS [   0.054s] ( 596/1225) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-23T09:40:05.1104533Z         PASS [   0.009s] ( 597/1225) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-23T09:40:05.1176903Z         PASS [   0.010s] ( 598/1225) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-23T09:40:05.1179760Z         PASS [   0.008s] ( 599/1225) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-23T09:40:05.1185272Z         PASS [   0.008s] ( 600/1225) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-23T09:40:05.1265694Z         PASS [   0.009s] ( 601/1225) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-23T09:40:05.1300303Z         PASS [   0.009s] ( 602/1225) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-23T09:40:05.1355907Z         PASS [   0.008s] ( 603/1225) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-23T09:40:05.1357012Z         PASS [   0.009s] ( 604/1225) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-23T09:40:05.1358038Z         PASS [   0.009s] ( 605/1225) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-23T09:40:05.1359075Z         PASS [   0.009s] ( 606/1225) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-23T09:40:05.1447396Z         PASS [   0.009s] ( 607/1225) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-23T09:40:05.1656628Z         PASS [   0.021s] ( 608/1225) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-23T09:40:05.1682084Z         PASS [   0.033s] ( 609/1225) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-23T09:40:05.1740301Z         PASS [   0.009s] ( 610/1225) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-23T09:40:05.1769439Z         PASS [   0.008s] ( 611/1225) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-23T09:40:05.1788863Z         PASS [   0.043s] ( 612/1225) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-23T09:40:05.1793602Z         PASS [   0.158s] ( 613/1225) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-23T09:40:05.1855629Z         PASS [   0.009s] ( 614/1225) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-23T09:40:05.1918766Z         PASS [   0.018s] ( 615/1225) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-23T09:40:05.2132193Z         PASS [   0.138s] ( 616/1225) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-23T09:40:05.2351699Z         PASS [   0.214s] ( 617/1225) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-23T09:40:05.3096776Z         PASS [   0.233s] ( 618/1225) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-23T09:40:05.3212933Z         PASS [   0.108s] ( 619/1225) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-23T09:40:05.3267239Z         PASS [   0.016s] ( 620/1225) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-23T09:40:05.3615534Z         PASS [   0.036s] ( 621/1225) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-23T09:40:05.4064197Z         PASS [   0.214s] ( 622/1225) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-23T09:40:05.4224501Z         PASS [   0.101s] ( 623/1225) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-23T09:40:05.5586445Z         PASS [   0.379s] ( 624/1225) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-23T09:40:05.5929631Z         PASS [   5.194s] ( 625/1225) spt::translate_proof translate_proof_drives_the_real_translation_binary
2026-06-23T09:40:05.5976823Z         PASS [   0.419s] ( 626/1225) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-23T09:40:05.6066544Z         PASS [   0.421s] ( 627/1225) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-23T09:40:05.7113475Z         PASS [   0.305s] ( 628/1225) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-23T09:40:05.7618376Z         PASS [   0.338s] ( 629/1225) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-23T09:40:05.8461253Z         PASS [   0.135s] ( 630/1225) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-23T09:40:05.8530988Z         PASS [   0.490s] ( 631/1225) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-23T09:40:05.9256874Z         PASS [   0.332s] ( 632/1225) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-23T09:40:05.9508884Z         PASS [   0.099s] ( 633/1225) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-23T09:40:05.9618927Z         PASS [   0.364s] ( 634/1225) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-23T09:40:05.9705192Z         PASS [   0.124s] ( 635/1225) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-23T09:40:05.9932788Z         PASS [   0.435s] ( 636/1225) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-23T09:40:06.0285314Z         PASS [   0.422s] ( 637/1225) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-23T09:40:06.1314073Z         PASS [   0.371s] ( 638/1225) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-23T09:40:06.1526931Z         PASS [   0.226s] ( 639/1225) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-23T09:40:06.2112375Z         PASS [   0.182s] ( 640/1225) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-23T09:40:06.2182461Z         PASS [   0.225s] ( 641/1225) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-23T09:40:06.2884665Z         PASS [   0.077s] ( 642/1225) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-23T09:40:06.2885861Z         PASS [   0.136s] ( 643/1225) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-23T09:40:06.3783178Z         PASS [   0.090s] ( 644/1225) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-23T09:40:06.3784466Z         PASS [   0.160s] ( 645/1225) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-23T09:40:06.5695289Z         PASS [   0.619s] ( 646/1225) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-23T09:40:06.5805935Z         PASS [   0.610s] ( 647/1225) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-23T09:40:06.8963728Z         PASS [   5.057s] ( 648/1225) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-06-23T09:40:06.9310895Z         PASS [   1.695s] ( 649/1225) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-23T09:40:07.0555923Z         PASS [   0.486s] ( 650/1225) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-23T09:40:07.1925577Z         PASS [   0.137s] ( 651/1225) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-23T09:40:07.2625001Z         PASS [   0.332s] ( 652/1225) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-23T09:40:07.2698683Z         PASS [   0.373s] ( 653/1225) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-23T09:40:07.2765964Z         PASS [   0.007s] ( 654/1225) spt-live context::tests::direct_always_writes
2026-06-23T09:40:07.2849961Z         PASS [   0.008s] ( 655/1225) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-23T09:40:07.2905266Z         PASS [   0.005s] ( 656/1225) spt-live context::tests::llm_over_llm_writes
2026-06-23T09:40:07.2960037Z         PASS [   0.005s] ( 657/1225) spt-live context::tests::llm_past_window_writes
2026-06-23T09:40:07.3020183Z         PASS [   0.006s] ( 658/1225) spt-live context::tests::llm_within_window_suppressed
2026-06-23T09:40:07.3099410Z         PASS [   0.008s] ( 659/1225) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-23T09:40:07.3177544Z         PASS [   0.008s] ( 660/1225) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-23T09:40:07.4553961Z         PASS [   0.193s] ( 661/1225) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-23T09:40:07.4723280Z         PASS [   0.280s] ( 662/1225) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-23T09:40:07.4818149Z         PASS [   0.027s] ( 663/1225) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-23T09:40:07.4859415Z         PASS [   0.004s] ( 664/1225) spt-live digest::tests::missing_source_file_is_read_error
2026-06-23T09:40:07.4907591Z         PASS [   0.005s] ( 665/1225) spt-live digest::tests::no_source_errors
2026-06-23T09:40:07.4982832Z         PASS [   0.026s] ( 666/1225) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-23T09:40:07.5194906Z         PASS [   0.029s] ( 667/1225) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-23T09:40:07.5254085Z         PASS [   0.027s] ( 668/1225) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-23T09:40:07.5308389Z         PASS [   0.005s] ( 669/1225) spt-live echo::tests::provenance_is_stamped
2026-06-23T09:40:07.5464605Z         PASS [   0.027s] ( 670/1225) spt-live echo::tests::echo_nonzero_errors
2026-06-23T09:40:07.5728838Z         PASS [   0.026s] ( 671/1225) spt-live history::tests::fetcher_yields_records
2026-06-23T09:40:07.5997651Z         PASS [   0.027s] ( 672/1225) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-23T09:40:07.6051630Z         PASS [   0.005s] ( 673/1225) spt-live history::tests::missing_fetcher_field_errors
2026-06-23T09:40:07.6111670Z         PASS [   0.006s] ( 674/1225) spt-live history::tests::native_missing_log_is_empty
2026-06-23T09:40:07.6168636Z         PASS [   0.006s] ( 675/1225) spt-live history::tests::native_reads_logged_records
2026-06-23T09:40:07.6288073Z         PASS [   0.311s] ( 676/1225) spt-live digest::tests::extractor_timeout_errors
2026-06-23T09:40:07.6908733Z         PASS [   1.110s] ( 677/1225) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-23T09:40:07.7612645Z         PASS [   0.132s] ( 678/1225) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-23T09:40:07.7668720Z         PASS [   0.006s] ( 679/1225) spt-live ingest::tests::no_drops_is_empty
2026-06-23T09:40:07.7912047Z         PASS [   0.174s] ( 680/1225) spt-live ingest::tests::both_drops_ingested
2026-06-23T09:40:07.8131443Z         PASS [   1.435s] ( 681/1225) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-23T09:40:07.8190920Z         PASS [   0.006s] ( 682/1225) spt-live inject::tests::long_body_is_capped
2026-06-23T09:40:07.8237049Z         PASS [   0.133s] ( 683/1225) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-23T09:40:07.8247740Z         PASS [   0.006s] ( 684/1225) spt-live inject::tests::missing_perch_is_best_effort
2026-06-23T09:40:07.8295339Z         PASS [   0.006s] ( 685/1225) spt-live inject::tests::tap_appends_a_context_entry
2026-06-23T09:40:07.8299459Z         PASS [   0.005s] ( 686/1225) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-23T09:40:07.8348130Z         PASS [   0.005s] ( 687/1225) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-23T09:40:07.8349535Z         PASS [   0.005s] ( 688/1225) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-23T09:40:07.8376583Z         PASS [   0.307s] ( 689/1225) spt-live history::tests::fetcher_timeout_errors
2026-06-23T09:40:07.8401333Z         PASS [   0.005s] ( 690/1225) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-23T09:40:07.8402707Z         PASS [   0.005s] ( 691/1225) spt-live outbound::tests::prose_only_yields_nothing
2026-06-23T09:40:07.8432169Z         PASS [   0.005s] ( 692/1225) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-23T09:40:07.8451263Z         PASS [   0.005s] ( 693/1225) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-23T09:40:07.8453775Z         PASS [   0.005s] ( 694/1225) spt-live psyche::tests::prompt_without_event
2026-06-23T09:40:07.8510358Z         PASS [   0.006s] ( 695/1225) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-23T09:40:07.8570766Z         PASS [   0.006s] ( 696/1225) spt-live pulse::tests::tick_reports_idle
2026-06-23T09:40:07.8574688Z         PASS [   0.091s] ( 697/1225) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-23T09:40:07.8704644Z         PASS [   0.027s] ( 698/1225) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-23T09:40:07.9484443Z         PASS [   0.091s] ( 699/1225) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-23T09:40:07.9775554Z         PASS [   0.132s] ( 700/1225) spt-live pulse::tests::tick_ingests_drops
2026-06-23T09:40:08.0037038Z         PASS [   0.026s] ( 701/1225) spt-live resume::tests::continue_existing_resumes_session
2026-06-23T09:40:08.0125030Z         PASS [   0.155s] ( 702/1225) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-23T09:40:08.0394849Z         PASS [   0.248s] ( 703/1225) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-23T09:40:08.0666045Z         PASS [   0.027s] ( 704/1225) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-23T09:40:08.0727883Z         PASS [   0.006s] ( 705/1225) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-23T09:40:08.0879337Z         PASS [   0.217s] ( 706/1225) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-23T09:40:08.0938409Z         PASS [   0.006s] ( 707/1225) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-23T09:40:08.0993023Z         PASS [   0.006s] ( 708/1225) spt-live signoff::tests::missing_session_skips_echo
2026-06-23T09:40:08.1048347Z         PASS [   0.156s] ( 709/1225) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-23T09:40:08.1049854Z         PASS [   0.006s] ( 710/1225) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-23T09:40:08.1112500Z         PASS [   0.006s] ( 711/1225) spt-live signoff::tests::stale_signoff_swept
2026-06-23T09:40:08.1318364Z         PASS [   0.027s] ( 712/1225) spt-live turn::tests::empty_stdout_is_an_error
2026-06-23T09:40:08.1379559Z         PASS [   0.027s] ( 713/1225) spt-live turn::tests::turn_captures_stdout
2026-06-23T09:40:08.1437274Z         PASS [   0.006s] ( 714/1225) spt-msg deliver::tests::deferred_send_validates
2026-06-23T09:40:08.1492841Z         PASS [   0.146s] ( 715/1225) spt-live resume::tests::download_composes_two_tiers
2026-06-23T09:40:08.2079872Z         PASS [   0.195s] ( 716/1225) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-23T09:40:08.2280804Z         PASS [   0.096s] ( 717/1225) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-23T09:40:08.2526762Z         PASS [   0.109s] ( 718/1225) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-23T09:40:08.2582141Z         PASS [   0.005s] ( 719/1225) spt-msg emit::tests::anonymous_still_enveloped
2026-06-23T09:40:08.2591086Z         PASS [   2.128s] ( 720/1225) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-23T09:40:08.2634301Z         PASS [   0.005s] ( 721/1225) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-23T09:40:08.2643296Z         PASS [   0.005s] ( 722/1225) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-23T09:40:08.2685256Z         PASS [   0.005s] ( 723/1225) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-23T09:40:08.2694431Z         PASS [   0.005s] ( 724/1225) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-23T09:40:08.2738032Z         PASS [   0.005s] ( 725/1225) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-23T09:40:08.2745878Z         PASS [   0.005s] ( 726/1225) spt-msg emit::tests::whole_render_never_chunks
2026-06-23T09:40:08.2921821Z         PASS [   0.143s] ( 727/1225) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-23T09:40:08.3158128Z         PASS [   0.088s] ( 728/1225) spt-msg deliver::tests::send_outcome_mapping
2026-06-23T09:40:08.3372699Z         PASS [   0.129s] ( 729/1225) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-23T09:40:08.3427821Z         PASS [   0.270s] ( 730/1225) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-23T09:40:08.3696472Z         PASS [   0.096s] ( 731/1225) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-23T09:40:08.3988219Z         PASS [   0.124s] ( 732/1225) spt-msg listener::tests::blocking_accepts_within_window
2026-06-23T09:40:08.4062269Z         PASS [   0.090s] ( 733/1225) spt-msg listener::tests::drop_unregisters_address
2026-06-23T09:40:08.4134148Z         PASS [   2.125s] ( 734/1225) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-23T09:40:08.4811405Z         PASS [   0.189s] ( 735/1225) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-23T09:40:08.4869330Z         PASS [   0.006s] ( 736/1225) spt-msg ring::tests::ring_no_perch
2026-06-23T09:40:08.4940603Z         PASS [   2.116s] ( 737/1225) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-23T09:40:08.5310571Z         PASS [   0.188s] ( 738/1225) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-23T09:40:08.5366951Z         PASS [   0.006s] ( 739/1225) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-23T09:40:08.5419667Z         PASS [   0.005s] ( 740/1225) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-23T09:40:08.5473229Z         PASS [   0.005s] ( 741/1225) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-23T09:40:08.5513465Z         PASS [   0.214s] ( 742/1225) spt-msg ready::tests::backlog_drains_on_start
2026-06-23T09:40:08.5521319Z         PASS [   0.182s] ( 743/1225) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-23T09:40:08.5532310Z         PASS [   0.006s] ( 744/1225) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-23T09:40:08.5557662Z         PASS [   0.149s] ( 745/1225) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-23T09:40:08.5577413Z         PASS [   0.158s] ( 746/1225) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-23T09:40:08.5580494Z         PASS [   0.006s] ( 747/1225) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-23T09:40:08.5581685Z         PASS [   0.006s] ( 748/1225) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-23T09:40:08.5759071Z         PASS [   0.018s] ( 749/1225) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-23T09:40:08.5760296Z         PASS [   0.019s] ( 750/1225) spt-net net::attach::tests::attach_intents_round_trip
2026-06-23T09:40:08.5761447Z         PASS [   0.018s] ( 751/1225) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-23T09:40:08.5846887Z         PASS [   0.009s] ( 752/1225) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-23T09:40:08.5854056Z         PASS [   0.009s] ( 753/1225) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:40:08.5955667Z         PASS [   0.011s] ( 754/1225) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-23T09:40:08.6033469Z         PASS [   0.008s] ( 755/1225) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-23T09:40:08.6097397Z         PASS [   0.196s] ( 756/1225) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-23T09:40:08.6098693Z         PASS [   0.006s] ( 757/1225) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-23T09:40:08.6175047Z         PASS [   0.008s] ( 758/1225) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-23T09:40:08.6192562Z         PASS [   0.009s] ( 759/1225) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-23T09:40:08.6260162Z         PASS [   0.008s] ( 760/1225) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-23T09:40:08.6273404Z         PASS [   0.008s] ( 761/1225) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-23T09:40:08.6342011Z         PASS [   0.008s] ( 762/1225) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-23T09:40:08.6357303Z         PASS [   0.008s] ( 763/1225) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-23T09:40:08.6428199Z         PASS [   0.009s] ( 764/1225) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-23T09:40:08.6440619Z         PASS [   0.008s] ( 765/1225) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-23T09:40:08.6516011Z         PASS [   0.009s] ( 766/1225) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-23T09:40:08.6521462Z         PASS [   0.008s] ( 767/1225) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-23T09:40:08.6584556Z         PASS [   0.171s] ( 768/1225) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-23T09:40:08.6612597Z         PASS [   0.010s] ( 769/1225) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-23T09:40:08.6615106Z         PASS [   0.009s] ( 770/1225) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-23T09:40:08.6687044Z         PASS [   0.010s] ( 771/1225) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-23T09:40:08.6711710Z         PASS [   0.095s] ( 772/1225) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-23T09:40:08.6740356Z         PASS [   0.011s] ( 773/1225) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-23T09:40:08.6773648Z         PASS [   0.009s] ( 774/1225) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-23T09:40:08.6810678Z         PASS [   0.009s] ( 775/1225) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-23T09:40:08.6813134Z         PASS [   0.009s] ( 776/1225) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-23T09:40:08.6902666Z         PASS [   0.009s] ( 777/1225) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-23T09:40:08.6906654Z         PASS [   0.010s] ( 778/1225) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-23T09:40:08.7007714Z         PASS [   0.010s] ( 779/1225) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-23T09:40:08.7015005Z         PASS [   0.011s] ( 780/1225) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-23T09:40:08.7102050Z         PASS [   0.009s] ( 781/1225) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-23T09:40:08.7143530Z         PASS [   0.013s] ( 782/1225) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-23T09:40:08.7196476Z         PASS [   0.009s] ( 783/1225) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-23T09:40:08.7227109Z         PASS [   0.008s] ( 784/1225) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-23T09:40:08.7278903Z         PASS [   0.142s] ( 785/1225) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-23T09:40:08.7283273Z         PASS [   0.009s] ( 786/1225) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-23T09:40:08.7309089Z         PASS [   0.008s] ( 787/1225) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-23T09:40:08.7356756Z         PASS [   0.008s] ( 788/1225) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-23T09:40:08.7387412Z         PASS [   0.008s] ( 789/1225) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-23T09:40:08.7862847Z         PASS [   0.125s] ( 790/1225) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-23T09:40:08.7891033Z         PASS [   0.053s] ( 791/1225) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-23T09:40:08.8241870Z         PASS [   0.093s] ( 792/1225) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-23T09:40:08.8338549Z         PASS [   0.097s] ( 793/1225) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-23T09:40:08.8401109Z         PASS [   0.287s] ( 794/1225) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-23T09:40:08.8860247Z         PASS [   0.100s] ( 795/1225) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-23T09:40:08.8887820Z         PASS [   0.100s] ( 796/1225) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-23T09:40:08.8948802Z         PASS [   0.009s] ( 797/1225) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-23T09:40:08.8969584Z         PASS [   0.008s] ( 798/1225) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-23T09:40:08.9037851Z         PASS [   0.009s] ( 799/1225) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-23T09:40:08.9047416Z         PASS [   0.008s] ( 800/1225) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-23T09:40:08.9137803Z         PASS [   0.009s] ( 801/1225) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-23T09:40:08.9143320Z         PASS [   0.009s] ( 802/1225) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-23T09:40:08.9195468Z         PASS [   0.095s] ( 803/1225) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-23T09:40:08.9219141Z         PASS [   0.008s] ( 804/1225) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-23T09:40:08.9225015Z         PASS [   0.009s] ( 805/1225) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-23T09:40:08.9288485Z         PASS [   0.009s] ( 806/1225) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-23T09:40:08.9305013Z         PASS [   0.008s] ( 807/1225) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-23T09:40:08.9310521Z         PASS [   0.009s] ( 808/1225) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-23T09:40:08.9328229Z         PASS [   0.099s] ( 809/1225) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-23T09:40:08.9385497Z         PASS [   0.009s] ( 810/1225) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-23T09:40:08.9398154Z         PASS [   0.009s] ( 811/1225) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-23T09:40:08.9401882Z         PASS [   0.009s] ( 812/1225) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-23T09:40:08.9432102Z         PASS [   0.102s] ( 813/1225) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-23T09:40:08.9433793Z         PASS [   0.449s] ( 814/1225) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-23T09:40:08.9479735Z         PASS [   0.392s] ( 815/1225) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-23T09:40:08.9485815Z         PASS [   0.008s] ( 816/1225) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-23T09:40:08.9490333Z         PASS [   0.009s] ( 817/1225) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-23T09:40:08.9572179Z         PASS [   0.009s] ( 818/1225) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-23T09:40:08.9940999Z         PASS [   0.317s] ( 819/1225) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-23T09:40:09.0043942Z         PASS [   0.010s] ( 820/1225) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-23T09:40:09.0143609Z         PASS [   0.009s] ( 821/1225) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-23T09:40:09.0172310Z         PASS [   0.084s] ( 822/1225) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-23T09:40:09.0232525Z         PASS [   0.009s] ( 823/1225) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-23T09:40:09.0280953Z         PASS [   0.010s] ( 824/1225) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-23T09:40:09.0328881Z         PASS [   0.083s] ( 825/1225) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-23T09:40:09.0336821Z         PASS [   0.010s] ( 826/1225) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-23T09:40:09.0400449Z         PASS [   0.010s] ( 827/1225) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-23T09:40:09.0413428Z         PASS [   0.090s] ( 828/1225) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-23T09:40:09.0453092Z         PASS [   0.011s] ( 829/1225) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-23T09:40:09.0454462Z         PASS [   0.013s] ( 830/1225) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-23T09:40:09.0473517Z         PASS [   0.009s] ( 831/1225) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-23T09:40:09.0508302Z         PASS [   0.011s] ( 832/1225) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-23T09:40:09.0557688Z         PASS [   0.010s] ( 833/1225) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-23T09:40:09.0590231Z         PASS [   0.010s] ( 834/1225) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-23T09:40:09.0598825Z         PASS [   0.016s] ( 835/1225) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-23T09:40:09.0609908Z         PASS [   0.012s] ( 836/1225) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-23T09:40:09.0673250Z         PASS [   0.012s] ( 837/1225) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-23T09:40:09.0717388Z         PASS [   0.009s] ( 838/1225) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-23T09:40:09.0740092Z         PASS [   0.013s] ( 839/1225) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-23T09:40:09.0769724Z         PASS [   0.009s] ( 840/1225) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-23T09:40:09.0783138Z         PASS [   0.018s] ( 841/1225) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-23T09:40:09.0809308Z         PASS [   0.011s] ( 842/1225) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-23T09:40:09.0817228Z         PASS [   0.012s] ( 843/1225) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-23T09:40:09.0941177Z         PASS [   0.015s] ( 844/1225) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-23T09:40:09.0978876Z         PASS [   0.016s] ( 845/1225) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-23T09:40:09.1013165Z         PASS [   0.013s] ( 846/1225) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-23T09:40:09.1014526Z         PASS [   0.016s] ( 847/1225) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-23T09:40:09.1064183Z         PASS [   0.010s] ( 848/1225) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-23T09:40:09.1083018Z         PASS [   0.166s] ( 849/1225) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-23T09:40:09.1094846Z         PASS [   0.169s] ( 850/1225) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-23T09:40:09.1096140Z         PASS [   0.015s] ( 851/1225) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-23T09:40:09.1129900Z         PASS [   0.020s] ( 852/1225) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-23T09:40:09.1147138Z         PASS [   0.009s] ( 853/1225) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-23T09:40:09.1157916Z         PASS [   0.019s] ( 854/1225) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-23T09:40:09.1190207Z         PASS [   0.174s] ( 855/1225) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-23T09:40:09.1196291Z         PASS [   0.010s] ( 856/1225) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-23T09:40:09.1227409Z         PASS [   0.013s] ( 857/1225) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-23T09:40:09.1251780Z         PASS [   0.011s] ( 858/1225) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-23T09:40:09.1252848Z         PASS [   0.009s] ( 859/1225) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-23T09:40:09.1253929Z         PASS [   0.008s] ( 860/1225) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-23T09:40:09.1277989Z         PASS [   0.010s] ( 861/1225) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-23T09:40:09.1289767Z         PASS [   0.011s] ( 862/1225) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-23T09:40:09.1315766Z         PASS [   0.173s] ( 863/1225) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-23T09:40:09.1328712Z         PASS [   0.019s] ( 864/1225) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-23T09:40:09.1330874Z         PASS [   0.011s] ( 865/1225) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-23T09:40:09.1341061Z         PASS [   0.011s] ( 866/1225) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-23T09:40:09.1342272Z         PASS [   0.010s] ( 867/1225) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:40:09.1351458Z         PASS [   0.012s] ( 868/1225) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-23T09:40:09.1418832Z         PASS [   0.008s] ( 869/1225) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-23T09:40:09.1420833Z         PASS [   0.010s] ( 870/1225) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:40:09.1421567Z         PASS [   0.013s] ( 871/1225) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-23T09:40:09.1422430Z         PASS [   0.014s] ( 872/1225) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-23T09:40:09.1423419Z         PASS [   0.008s] ( 873/1225) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-23T09:40:09.1425255Z         PASS [   0.009s] ( 874/1225) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-23T09:40:09.1461311Z         PASS [   0.009s] ( 875/1225) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-23T09:40:09.1480050Z         PASS [   0.009s] ( 876/1225) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-23T09:40:09.1483203Z         PASS [   0.006s] ( 877/1225) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-23T09:40:09.1484256Z         PASS [   0.006s] ( 878/1225) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-23T09:40:09.1485630Z         PASS [   0.008s] ( 879/1225) spt-proto addr::tests::display_round_trips
2026-06-23T09:40:09.1504390Z         PASS [   0.008s] ( 880/1225) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-23T09:40:09.1512294Z         PASS [   0.008s] ( 881/1225) spt-proto chunk::tests::malformed_parts_return_none
2026-06-23T09:40:09.1523357Z         PASS [   0.006s] ( 882/1225) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-23T09:40:09.1558515Z         PASS [   0.008s] ( 883/1225) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-23T09:40:09.1564718Z         PASS [   0.013s] ( 884/1225) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:40:09.1565750Z         PASS [   0.006s] ( 885/1225) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-23T09:40:09.1566774Z         PASS [   0.008s] ( 886/1225) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-23T09:40:09.1567784Z         PASS [   0.008s] ( 887/1225) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-23T09:40:09.1574810Z         PASS [   0.006s] ( 888/1225) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-23T09:40:09.1587747Z         PASS [   0.005s] ( 889/1225) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-23T09:40:09.1607311Z         PASS [   0.007s] ( 890/1225) spt-proto endpoint::tests::broker_and_node_families
2026-06-23T09:40:09.1608108Z         PASS [   0.005s] ( 891/1225) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-23T09:40:09.1639956Z         PASS [   0.006s] ( 892/1225) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-23T09:40:09.1659930Z         PASS [   0.005s] ( 893/1225) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-23T09:40:09.1661052Z         PASS [   0.005s] ( 894/1225) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-23T09:40:09.1690915Z         PASS [   0.006s] ( 895/1225) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-23T09:40:09.1692319Z         PASS [   0.006s] ( 896/1225) spt-proto envelope::tests::parser_both_tags_present
2026-06-23T09:40:09.1693624Z         PASS [   0.005s] ( 897/1225) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-23T09:40:09.1694975Z         PASS [   0.006s] ( 898/1225) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-23T09:40:09.1696379Z         PASS [   0.010s] ( 899/1225) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-23T09:40:09.1697413Z         PASS [   0.014s] ( 900/1225) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-23T09:40:09.1698450Z         PASS [   0.005s] ( 901/1225) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-23T09:40:09.1699675Z         PASS [   0.006s] ( 902/1225) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-23T09:40:09.1717157Z         PASS [   0.006s] ( 903/1225) spt-proto event::tests::attr_decode_is_amp_last
2026-06-23T09:40:09.1726273Z         PASS [   0.006s] ( 904/1225) spt-proto event::tests::alarm_event_round_trips
2026-06-23T09:40:09.1740848Z         PASS [   0.008s] ( 905/1225) spt-proto event::tests::attr_order_preserved
2026-06-23T09:40:09.1753369Z         PASS [   0.006s] ( 906/1225) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-23T09:40:09.1754871Z         PASS [   0.006s] ( 907/1225) spt-proto event::tests::msg_event_round_trips
2026-06-23T09:40:09.1755907Z         PASS [   0.008s] ( 908/1225) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-23T09:40:09.1765450Z         PASS [   0.009s] ( 909/1225) spt-proto event::tests::empty_body_envelope_parses
2026-06-23T09:40:09.1773630Z         PASS [   0.005s] ( 910/1225) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-23T09:40:09.1774771Z         PASS [   0.006s] ( 911/1225) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-23T09:40:09.1825786Z         PASS [   0.008s] ( 912/1225) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-23T09:40:09.1860116Z         PASS [   0.005s] ( 913/1225) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-23T09:40:09.1879174Z         PASS [   0.008s] ( 914/1225) spt-proto event::tests::user_msg_event_round_trips
2026-06-23T09:40:09.1886324Z         PASS [   0.008s] ( 915/1225) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-23T09:40:09.1887662Z         PASS [   0.006s] ( 916/1225) spt-proto id::tests::accepts_japanese_scripts
2026-06-23T09:40:09.1888828Z         PASS [   0.006s] ( 917/1225) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-23T09:40:09.1889753Z         PASS [   0.006s] ( 918/1225) spt-proto id::tests::rejects_empty_and_overlong
2026-06-23T09:40:09.1930144Z         PASS [   0.012s] ( 919/1225) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-23T09:40:09.1931589Z         PASS [   0.006s] ( 920/1225) spt-proto id::tests::reserves_address_delimiters
2026-06-23T09:40:09.1955542Z         PASS [   0.006s] ( 921/1225) spt-proto id::tests::reports_bad_char_position
2026-06-23T09:40:09.1956726Z         PASS [   0.006s] ( 922/1225) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-23T09:40:09.1957833Z         PASS [   0.009s] ( 923/1225) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-23T09:40:09.1959466Z         PASS [   0.045s] ( 924/1225) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-23T09:40:09.1975261Z         PASS [   0.006s] ( 925/1225) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-23T09:40:09.1983292Z         PASS [   0.006s] ( 926/1225) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-23T09:40:09.1987148Z         PASS [   0.005s] ( 927/1225) spt-proto payload::tests::command_payload_round_trips
2026-06-23T09:40:09.1988259Z         PASS [   0.008s] ( 928/1225) spt-proto payload::tests::base64_known_vectors
2026-06-23T09:40:09.1989279Z         PASS [   0.010s] ( 929/1225) spt-proto identity::tests::public_key_hex_round_trips
2026-06-23T09:40:09.2024640Z         PASS [   0.006s] ( 930/1225) spt-proto version::tests::current_version_self_compatible
2026-06-23T09:40:09.2030424Z         PASS [   0.007s] ( 931/1225) spt-proto payload::tests::text_payload_round_trips
2026-06-23T09:40:09.2031386Z         PASS [   0.005s] ( 932/1225) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-23T09:40:09.2090267Z         PASS [   0.009s] ( 933/1225) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-23T09:40:09.2092725Z         PASS [   0.021s] ( 934/1225) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-23T09:40:09.2100341Z         PASS [   0.011s] ( 935/1225) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-23T09:40:09.2139084Z         PASS [   0.011s] ( 936/1225) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-23T09:40:09.2156415Z         PASS [   0.009s] ( 937/1225) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-23T09:40:09.2200444Z         PASS [   0.013s] ( 938/1225) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-23T09:40:09.2210465Z         PASS [   0.012s] ( 939/1225) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-23T09:40:09.2211944Z         PASS [   0.011s] ( 940/1225) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-23T09:40:09.2217732Z         PASS [   0.023s] ( 941/1225) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-23T09:40:09.2218711Z         PASS [   0.007s] ( 942/1225) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-23T09:40:09.2227396Z         PASS [   0.007s] ( 943/1225) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-23T09:40:09.2258103Z         PASS [   0.010s] ( 944/1225) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-23T09:40:09.2259506Z         PASS [   0.008s] ( 945/1225) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-23T09:40:09.2290991Z         PASS [   0.007s] ( 946/1225) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-23T09:40:09.2304803Z         PASS [   0.015s] ( 947/1225) spt-runtime manifest::tests::manifest_schema_shape
2026-06-23T09:40:09.2306885Z         PASS [   0.009s] ( 948/1225) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-23T09:40:09.2343626Z         PASS [   0.007s] ( 949/1225) spt-runtime manifest::tests::shell_fixture_parses
2026-06-23T09:40:09.2348711Z         PASS [   0.008s] ( 950/1225) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-06-23T09:40:09.2366954Z         PASS [   0.007s] ( 951/1225) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-23T09:40:09.2381797Z         PASS [   0.014s] ( 952/1225) spt-runtime manifest::tests::round_trips_through_toml
2026-06-23T09:40:09.2400252Z         PASS [   0.029s] ( 953/1225) spt-runtime manifest::tests::hint_keyword_matching
2026-06-23T09:40:09.2415398Z         PASS [   0.010s] ( 954/1225) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-23T09:40:09.2427110Z         PASS [   0.010s] ( 955/1225) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-23T09:40:09.2460686Z         PASS [   0.053s] ( 956/1225) spt-proto identity::tests::sign_verify_round_trip
2026-06-23T09:40:09.2481835Z         PASS [   0.009s] ( 957/1225) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-23T09:40:09.2483006Z         PASS [   0.014s] ( 958/1225) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-23T09:40:09.2484259Z         PASS [   0.006s] ( 959/1225) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-23T09:40:09.2485459Z         PASS [   0.011s] ( 960/1225) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-23T09:40:09.2486512Z         PASS [   0.012s] ( 961/1225) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-23T09:40:09.2499847Z         PASS [   0.010s] ( 962/1225) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-23T09:40:09.2525632Z         PASS [   0.008s] ( 963/1225) spt-runtime profile::tests::leaf_replace_contract
2026-06-23T09:40:09.2527207Z         PASS [   0.009s] ( 964/1225) spt-runtime profile::tests::profile_overlays_strings
2026-06-23T09:40:09.2548332Z         PASS [   0.011s] ( 965/1225) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-23T09:40:09.2558030Z         PASS [   0.011s] ( 966/1225) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-23T09:40:09.2559332Z         PASS [   0.008s] ( 967/1225) spt-runtime profile::tests::split_option_first_colon
2026-06-23T09:40:09.2593949Z         PASS [   0.011s] ( 968/1225) spt-runtime profile::tests::string_dot_path_read_write
2026-06-23T09:40:09.2601006Z         PASS [   0.009s] ( 969/1225) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-23T09:40:09.2602273Z         PASS [   0.011s] ( 970/1225) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-23T09:40:09.2603363Z         PASS [   0.008s] ( 971/1225) spt-runtime registry::tests::create_local_profile_guards
2026-06-23T09:40:09.2606981Z         PASS [   0.012s] ( 972/1225) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-23T09:40:09.2694209Z         PASS [   0.014s] ( 973/1225) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-23T09:40:09.2697094Z         PASS [   0.013s] ( 974/1225) spt-runtime registry::tests::delete_local_profile_rules
2026-06-23T09:40:09.2698058Z         PASS [   0.014s] ( 975/1225) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-23T09:40:09.2699460Z         PASS [   0.009s] ( 976/1225) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-23T09:40:09.2719713Z         PASS [   0.012s] ( 977/1225) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-23T09:40:09.2737475Z         PASS [   0.013s] ( 978/1225) spt-runtime registry::tests::local_profile_survives_readd
2026-06-23T09:40:09.2790165Z         PASS [   0.010s] ( 979/1225) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-23T09:40:09.2793342Z         PASS [   0.009s] ( 980/1225) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-23T09:40:09.2816078Z         PASS [   0.021s] ( 981/1225) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-23T09:40:09.2817278Z         PASS [   0.012s] ( 982/1225) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-23T09:40:09.2829439Z         PASS [   0.011s] ( 983/1225) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-23T09:40:09.2876099Z         PASS [   0.023s] ( 984/1225) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-23T09:40:09.2888064Z         PASS [   0.014s] ( 985/1225) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-23T09:40:09.2895940Z         PASS [   0.010s] ( 986/1225) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-23T09:40:09.2900136Z         PASS [   0.011s] ( 987/1225) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-23T09:40:09.2916300Z         PASS [   0.010s] ( 988/1225) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-23T09:40:09.2928313Z         PASS [   0.010s] ( 989/1225) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-23T09:40:09.2937955Z         PASS [   0.017s] ( 990/1225) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-23T09:40:09.2996809Z         PASS [   0.017s] ( 991/1225) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-23T09:40:09.2997967Z         PASS [   0.016s] ( 992/1225) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-23T09:40:09.2999234Z         PASS [   0.016s] ( 993/1225) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-23T09:40:09.3004427Z         PASS [   0.007s] ( 994/1225) spt-runtime runtime::tests::fills_known_placeholders
2026-06-23T09:40:09.3040270Z         PASS [   0.012s] ( 995/1225) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-23T09:40:09.3042697Z         PASS [   0.012s] ( 996/1225) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-23T09:40:09.3043881Z         PASS [   0.012s] ( 997/1225) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-23T09:40:09.3072112Z         PASS [   0.007s] ( 998/1225) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-23T09:40:09.3072999Z         PASS [   0.007s] ( 999/1225) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-23T09:40:09.3112971Z         PASS [   0.008s] (1000/1225) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-23T09:40:09.3117088Z         PASS [   0.009s] (1001/1225) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-23T09:40:09.3118913Z         PASS [   0.006s] (1002/1225) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-23T09:40:09.3120763Z         PASS [   0.006s] (1003/1225) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-23T09:40:09.3121998Z         PASS [   0.008s] (1004/1225) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-23T09:40:09.3141409Z         PASS [   0.006s] (1005/1225) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-23T09:40:09.3142555Z         PASS [   0.006s] (1006/1225) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-23T09:40:09.3143848Z         PASS [   0.006s] (1007/1225) spt-runtime runtime::tests::unknown_role_errors
2026-06-23T09:40:09.3152269Z         PASS [   0.007s] (1008/1225) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-23T09:40:09.3187024Z         PASS [   0.007s] (1009/1225) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-23T09:40:09.3193914Z         PASS [   0.009s] (1010/1225) spt-store access::tests::allow_revoke_open_polarity
2026-06-23T09:40:09.3209455Z         PASS [   0.006s] (1011/1225) spt-store access::tests::users_reservation_decodes_inert
2026-06-23T09:40:09.3227262Z         PASS [   0.006s] (1012/1225) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-23T09:40:09.3228314Z         PASS [   0.009s] (1013/1225) spt-store access::tests::store_persists_and_degrades_open
2026-06-23T09:40:09.3233648Z         PASS [   0.006s] (1014/1225) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-23T09:40:09.3267424Z         PASS [   0.009s] (1015/1225) spt-store access::tests::recent_outbound_persists
2026-06-23T09:40:09.3268581Z         PASS [   0.006s] (1016/1225) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-23T09:40:09.3270737Z         PASS [   0.014s] (1017/1225) spt-store access::tests::recent_outbound_is_bounded
2026-06-23T09:40:09.3271678Z         PASS [   0.005s] (1018/1225) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-23T09:40:09.3281232Z         PASS [   0.007s] (1019/1225) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-23T09:40:09.3293103Z         PASS [   0.006s] (1020/1225) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-23T09:40:09.3330499Z         PASS [   0.007s] (1021/1225) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-23T09:40:09.3331686Z         PASS [   0.007s] (1022/1225) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-23T09:40:09.3332810Z         PASS [   0.008s] (1023/1225) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-23T09:40:09.3909221Z         PASS [   0.060s] (1024/1225) spt-store branchstore::tests::open_or_init_idempotent
2026-06-23T09:40:09.3964418Z         PASS [   0.006s] (1025/1225) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-23T09:40:09.4021791Z         PASS [   0.006s] (1026/1225) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-23T09:40:09.4076180Z         PASS [   0.005s] (1027/1225) spt-store contextmark::tests::merge_decisions
2026-06-23T09:40:09.4130871Z         PASS [   0.005s] (1028/1225) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-23T09:40:09.4191583Z         PASS [   0.006s] (1029/1225) spt-store contextmark::tests::vector_parse_tolerant
2026-06-23T09:40:09.4217260Z         PASS [   0.091s] (1030/1225) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-23T09:40:09.4810902Z         PASS [   0.156s] (1031/1225) spt-store branchstore::tests::branches_are_independent_roots
2026-06-23T09:40:09.4838691Z         PASS [   0.154s] (1032/1225) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-23T09:40:09.4936251Z         PASS [   0.165s] (1033/1225) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-23T09:40:09.4943185Z         PASS [   0.163s] (1034/1225) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-23T09:40:09.5184164Z         PASS [   0.037s] (1035/1225) spt-store contextstore::tests::invalid_id_refused
2026-06-23T09:40:09.6061973Z         PASS [   0.313s] (1036/1225) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-23T09:40:09.6130196Z         PASS [   0.007s] (1037/1225) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-23T09:40:09.6192550Z         PASS [   0.006s] (1038/1225) spt-store epoch::tests::counter_persists_across_reload
2026-06-23T09:40:09.6254709Z         PASS [   0.006s] (1039/1225) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-23T09:40:09.6287358Z         PASS [   0.145s] (1040/1225) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-23T09:40:09.6318002Z         PASS [   0.006s] (1041/1225) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-23T09:40:09.6375304Z         PASS [   0.006s] (1042/1225) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-23T09:40:09.6431404Z         PASS [   0.006s] (1043/1225) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-23T09:40:09.6447044Z         PASS [   0.016s] (1044/1225) spt-store gitrun::tests::version_runs_within_budget
2026-06-23T09:40:09.6495717Z         PASS [   0.006s] (1045/1225) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-23T09:40:09.6506850Z         PASS [   0.006s] (1046/1225) spt-store history::tests::appends_one_record_per_line
2026-06-23T09:40:09.6553987Z         PASS [   0.006s] (1047/1225) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-23T09:40:09.6559493Z         PASS [   0.005s] (1048/1225) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-23T09:40:09.6617472Z         PASS [   0.006s] (1049/1225) spt-store home::tests::home_assignment_matrix
2026-06-23T09:40:09.6633295Z         PASS [   0.008s] (1050/1225) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-23T09:40:09.6672553Z         PASS [   0.005s] (1051/1225) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-23T09:40:09.6689739Z         PASS [   0.006s] (1052/1225) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-23T09:40:09.6731675Z         PASS [   0.006s] (1053/1225) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-23T09:40:09.6748431Z         PASS [   0.006s] (1054/1225) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-23T09:40:09.6818157Z         PASS [   0.006s] (1055/1225) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-23T09:40:09.6873110Z         PASS [   0.006s] (1056/1225) spt-store info::tests::corrupt_content_returns_none
2026-06-23T09:40:09.7130552Z         PASS [   0.293s] (1057/1225) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-23T09:40:09.7212237Z         PASS [   0.008s] (1058/1225) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-23T09:40:09.7268692Z         PASS [   0.054s] (1059/1225) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-23T09:40:09.7280660Z         PASS [   0.007s] (1060/1225) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-23T09:40:09.7340342Z         PASS [   0.007s] (1061/1225) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-23T09:40:09.7344730Z         PASS [   0.006s] (1062/1225) spt-store info::tests::set_last_active_stamps_recency
2026-06-23T09:40:09.7414364Z         PASS [   0.007s] (1063/1225) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-23T09:40:09.7416101Z         PASS [   0.008s] (1064/1225) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-23T09:40:09.7483595Z         PASS [   0.007s] (1065/1225) spt-store info::tests::set_status_marks_existing_record
2026-06-23T09:40:09.7484744Z         PASS [   0.007s] (1066/1225) spt-store info::tests::write_read_round_trip
2026-06-23T09:40:09.7545702Z         PASS [   0.006s] (1067/1225) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-23T09:40:09.7548430Z         PASS [   0.006s] (1068/1225) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-23T09:40:09.7615011Z         PASS [   0.006s] (1069/1225) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-23T09:40:09.7615994Z         PASS [   0.243s] (1070/1225) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-23T09:40:09.7625780Z         PASS [   0.008s] (1071/1225) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-23T09:40:09.7679944Z         PASS [   0.007s] (1072/1225) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-06-23T09:40:09.7710857Z         PASS [   0.009s] (1073/1225) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-23T09:40:09.7711941Z         PASS [   0.008s] (1074/1225) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-06-23T09:40:09.7740464Z         PASS [   0.006s] (1075/1225) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-23T09:40:09.7765120Z         PASS [   0.006s] (1076/1225) spt-store nodeid::tests::create_then_load_is_stable
2026-06-23T09:40:09.7771796Z         PASS [   0.006s] (1077/1225) spt-store nodeid::tests::seed_hex_round_trips
2026-06-23T09:40:09.7960575Z         PASS [   0.109s] (1078/1225) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-23T09:40:09.8472586Z         PASS [   0.073s] (1079/1225) spt-store notif::tests::listing_is_subnet_scoped
2026-06-23T09:40:09.8533395Z         PASS [   0.006s] (1080/1225) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-23T09:40:09.8597562Z         PASS [   0.083s] (1081/1225) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-23T09:40:09.9014701Z         PASS [   0.105s] (1082/1225) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-23T09:40:09.9071986Z         PASS [   0.006s] (1083/1225) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-23T09:40:09.9131000Z         PASS [   0.006s] (1084/1225) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-23T09:40:09.9155879Z         PASS [   0.421s] (1085/1225) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-23T09:40:09.9188758Z         PASS [   0.006s] (1086/1225) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-23T09:40:09.9203476Z         PASS [   0.005s] (1087/1225) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-23T09:40:09.9243926Z         PASS [   0.005s] (1088/1225) spt-store perch::tests::classification_matrix
2026-06-23T09:40:09.9256032Z         PASS [   0.005s] (1089/1225) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-23T09:40:09.9260694Z         PASS [   0.066s] (1090/1225) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-23T09:40:09.9289953Z         PASS [   0.153s] (1091/1225) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-23T09:40:09.9304314Z         PASS [   0.005s] (1092/1225) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-23T09:40:09.9306823Z         PASS [   0.006s] (1093/1225) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-23T09:40:09.9317298Z         PASS [   0.006s] (1094/1225) spt-store perch::tests::resolve_self_is_flat
2026-06-23T09:40:09.9352854Z         PASS [   0.006s] (1095/1225) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-23T09:40:09.9361032Z         PASS [   0.006s] (1096/1225) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-23T09:40:09.9363128Z         PASS [   0.005s] (1097/1225) spt-store proc::tests::current_process_is_alive
2026-06-23T09:40:09.9379809Z         PASS [   0.006s] (1098/1225) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-23T09:40:09.9409331Z         PASS [   0.006s] (1099/1225) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-23T09:40:09.9414775Z         PASS [   0.005s] (1100/1225) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-23T09:40:09.9490193Z         PASS [   0.006s] (1101/1225) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-23T09:40:09.9499733Z         PASS [   0.006s] (1102/1225) spt-store proc::tests::unassigned_pid_is_dead
2026-06-23T09:40:09.9503220Z         PASS [   0.097s] (1103/1225) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-23T09:40:09.9508817Z         PASS [   0.529s] (1104/1225) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-23T09:40:09.9528300Z         PASS [   0.006s] (1105/1225) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-23T09:40:09.9563103Z         PASS [   0.005s] (1106/1225) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-06-23T09:40:09.9564941Z         PASS [   0.006s] (1107/1225) spt-store recent_home::tests::blank_name_is_noop
2026-06-23T09:40:09.9584396Z         PASS [   0.006s] (1108/1225) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-06-23T09:40:09.9622320Z         PASS [   0.006s] (1109/1225) spt-store recent_home::tests::node_global_moves_to_front
2026-06-23T09:40:09.9623279Z         PASS [   0.006s] (1110/1225) spt-store recent_home::tests::project_then_node_global_precedence
2026-06-23T09:40:09.9643236Z         PASS [   0.006s] (1111/1225) spt-store recent_home::tests::record_updates_both_levels
2026-06-23T09:40:09.9675835Z         PASS [   0.026s] (1112/1225) spt-store proc::tests::zombie_child_reads_dead
2026-06-23T09:40:10.0224996Z         PASS [   0.080s] (1113/1225) spt-store project::tests::derivation_ladder
2026-06-23T09:40:10.0249164Z         PASS [   0.057s] (1114/1225) spt-store registry::tests::register_and_lookup
2026-06-23T09:40:10.0750269Z         PASS [   0.113s] (1115/1225) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-23T09:40:10.0751221Z         PASS [   0.113s] (1116/1225) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-23T09:40:10.0894421Z         PASS [   0.067s] (1117/1225) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-23T09:40:10.0958776Z         PASS [   0.007s] (1118/1225) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-23T09:40:10.1022560Z         PASS [   0.006s] (1119/1225) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-23T09:40:10.1037127Z         PASS [   0.610s] (1120/1225) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-23T09:40:10.1089990Z         PASS [   0.007s] (1121/1225) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-23T09:40:10.1091622Z         PASS [   0.005s] (1122/1225) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-23T09:40:10.1142194Z         PASS [   0.005s] (1123/1225) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-23T09:40:10.1144007Z         PASS [   0.005s] (1124/1225) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-23T09:40:10.1195337Z         PASS [   0.005s] (1125/1225) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-23T09:40:10.1199634Z         PASS [   0.006s] (1126/1225) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-23T09:40:10.1203436Z         PASS [   0.095s] (1127/1225) spt-store registry::tests::reregister_replaces_address
2026-06-23T09:40:10.1254228Z         PASS [   0.005s] (1128/1225) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-23T09:40:10.1255155Z         PASS [   0.006s] (1129/1225) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-23T09:40:10.1263682Z         PASS [   0.006s] (1130/1225) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-23T09:40:10.1310446Z         PASS [   0.005s] (1131/1225) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-23T09:40:10.1311776Z         PASS [   0.006s] (1132/1225) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-23T09:40:10.1318358Z         PASS [   0.005s] (1133/1225) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-23T09:40:10.1319747Z         PASS [   0.057s] (1134/1225) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-23T09:40:10.1364066Z         PASS [   0.005s] (1135/1225) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-23T09:40:10.1371459Z         PASS [   0.005s] (1136/1225) spt-store seed::tests::seed_round_trips_through_json
2026-06-23T09:40:10.1372427Z         PASS [   0.006s] (1137/1225) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-23T09:40:10.1373351Z         PASS [   0.005s] (1138/1225) spt-store seed::tests::absent_cwd_is_omitted
2026-06-23T09:40:10.1428443Z         PASS [   0.005s] (1139/1225) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-06-23T09:40:10.1429489Z         PASS [   0.006s] (1140/1225) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-06-23T09:40:10.1430294Z         PASS [   0.006s] (1141/1225) spt-store sessions::tests::appends_and_reads_in_order
2026-06-23T09:40:10.1487869Z         PASS [   0.006s] (1142/1225) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-23T09:40:10.1492237Z         PASS [   0.006s] (1143/1225) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-06-23T09:40:10.1493236Z         PASS [   0.006s] (1144/1225) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-23T09:40:10.1557969Z         PASS [   0.006s] (1145/1225) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-23T09:40:10.1564194Z         PASS [   0.007s] (1146/1225) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-23T09:40:10.1566105Z         PASS [   0.008s] (1147/1225) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-23T09:40:10.1625366Z         PASS [   0.007s] (1148/1225) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-23T09:40:10.1645637Z         LEAK [   0.227s] (1149/1225) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-23T09:40:10.1732680Z         PASS [   0.036s] (1150/1225) spt-store sessions::tests::last_k_and_bounding
2026-06-23T09:40:10.1806624Z         PASS [   0.106s] (1151/1225) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-23T09:40:10.2532000Z         PASS [   0.072s] (1152/1225) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-23T09:40:10.2728110Z         PASS [   0.099s] (1153/1225) spt-store spool::tests::reopen_is_idempotent
2026-06-23T09:40:10.3003813Z         PASS [   0.144s] (1154/1225) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-23T09:40:10.3059275Z         PASS [   0.006s] (1155/1225) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-23T09:40:10.3116096Z         PASS [   0.005s] (1156/1225) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-23T09:40:10.3170142Z         PASS [   0.005s] (1157/1225) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-23T09:40:10.3192319Z         PASS [   0.163s] (1158/1225) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-23T09:40:10.3221793Z         PASS [   0.005s] (1159/1225) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-23T09:40:10.3255411Z         PASS [   0.006s] (1160/1225) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-23T09:40:10.3277161Z         PASS [   0.005s] (1161/1225) spt-store subnet::tests::minted_seeds_are_random
2026-06-23T09:40:10.3310005Z         PASS [   0.005s] (1162/1225) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-23T09:40:10.3332150Z         PASS [   0.005s] (1163/1225) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-23T09:40:10.3342953Z         PASS [   0.081s] (1164/1225) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-23T09:40:10.3367397Z         PASS [   0.005s] (1165/1225) spt-store subnet::tests::remove_drops_membership
2026-06-23T09:40:10.3368351Z         PASS [   0.172s] (1166/1225) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-23T09:40:10.3392153Z         PASS [   0.006s] (1167/1225) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-23T09:40:10.3411710Z         PASS [   0.007s] (1168/1225) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-23T09:40:10.3857358Z         PASS [   0.113s] (1169/1225) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-23T09:40:10.4225936Z         PASS [   0.037s] (1170/1225) spt-store syncmerge::tests::non_context_branch_refused
2026-06-23T09:40:10.4888239Z         PASS [   0.326s] (1171/1225) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-23T09:40:10.6579440Z         PASS [   0.694s] (1172/1225) spt-store registry::tests::concurrent_registration_never_locks
2026-06-23T09:40:10.6638084Z         PASS [   0.006s] (1173/1225) spt-store timefmt::tests::formats_known_instants
2026-06-23T09:40:10.6696491Z         PASS [   0.006s] (1174/1225) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-23T09:40:10.6752530Z         PASS [   0.006s] (1175/1225) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-23T09:40:10.6759402Z         PASS [   1.349s] (1176/1225) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-23T09:40:10.6807561Z         PASS [   0.005s] (1177/1225) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-23T09:40:10.6814591Z         PASS [   0.005s] (1178/1225) spt-store visibility::tests::override_wins_both_directions
2026-06-23T09:40:10.6872461Z         PASS [   0.005s] (1179/1225) spt-store visibility::tests::synced_requires_membership_listing
2026-06-23T09:40:10.6897943Z         PASS [   0.006s] (1180/1225) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-23T09:40:10.6934288Z         PASS [   0.006s] (1181/1225) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-23T09:40:10.6935500Z         PASS [   0.006s] (1182/1225) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-23T09:40:10.6989674Z         PASS [   0.005s] (1183/1225) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-23T09:40:10.7002186Z         PASS [   0.007s] (1184/1225) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-23T09:40:10.7041912Z         PASS [   0.005s] (1185/1225) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-23T09:40:10.7056127Z         PASS [   0.005s] (1186/1225) spt-term projection::tests::context_record_discriminator
2026-06-23T09:40:10.7116306Z         PASS [   0.006s] (1187/1225) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-23T09:40:10.7130271Z         PASS [   0.007s] (1188/1225) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-23T09:40:10.7156995Z         PASS [   0.005s] (1189/1225) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-23T09:40:10.7180272Z         PASS [   0.005s] (1190/1225) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-23T09:40:10.7207800Z         PASS [   0.005s] (1191/1225) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-23T09:40:10.7236849Z         PASS [   0.006s] (1192/1225) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-23T09:40:10.7261843Z         PASS [   0.005s] (1193/1225) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-23T09:40:10.7291121Z         PASS [   0.005s] (1194/1225) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-23T09:40:10.7319352Z         PASS [   0.005s] (1195/1225) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-23T09:40:10.7346172Z         PASS [   0.005s] (1196/1225) spt-term projection::tests::truncates_tool_args_to_width
2026-06-23T09:40:10.7372482Z         PASS [   0.005s] (1197/1225) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-23T09:40:10.7403173Z         PASS [   0.006s] (1198/1225) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-23T09:40:10.7426451Z         PASS [   0.005s] (1199/1225) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-23T09:40:10.7458094Z         PASS [   0.005s] (1200/1225) spt-term projection::tests::windows_to_last_n_turns
2026-06-23T09:40:10.7480411Z         PASS [   0.005s] (1201/1225) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-23T09:40:10.7512030Z         PASS [   0.005s] (1202/1225) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-23T09:40:10.7562470Z         PASS [   0.005s] (1203/1225) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-23T09:40:10.7586251Z         PASS [   0.010s] (1204/1225) spt-term reader::tests::no_dsr_means_no_answer
2026-06-23T09:40:10.7618233Z         PASS [   0.005s] (1205/1225) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-23T09:40:10.7637288Z         PASS [   0.005s] (1206/1225) spt-term winprog::tests::earlier_path_dir_wins
2026-06-23T09:40:10.7670041Z         PASS [   0.005s] (1207/1225) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-23T09:40:10.7688302Z         PASS [   0.005s] (1208/1225) spt-term winprog::tests::unresolvable_passes_through
2026-06-23T09:40:10.7721353Z         PASS [   0.005s] (1209/1225) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-23T09:40:10.7738557Z         PASS [   0.005s] (1210/1225) xtask::bin/xtask docs_token_gate_tests::clean_help_text_passes
2026-06-23T09:40:10.7772675Z         PASS [   0.005s] (1211/1225) xtask::bin/xtask docs_token_gate_tests::planted_internal_codes_are_flagged
2026-06-23T09:40:10.8307192Z         PASS [   0.489s] (1212/1225) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-23T09:40:10.8990760Z         PASS [   0.562s] (1213/1225) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-23T09:40:11.0674021Z         PASS [   0.645s] (1214/1225) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-23T09:40:11.1791762Z         PASS [   0.840s] (1215/1225) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-23T09:40:11.2187306Z         PASS [   0.882s] (1216/1225) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-23T09:40:11.5693350Z         PASS [   1.080s] (1217/1225) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-23T09:40:11.7165531Z         PASS [   5.755s] (1218/1225) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-23T09:40:12.4212417Z         PASS [  10.134s] (1219/1225) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-23T09:40:13.3106957Z         PASS [  14.129s] (1220/1225) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-06-23T09:40:13.4137858Z         PASS [  14.210s] (1221/1225) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-06-23T09:40:13.4741193Z         PASS [  14.293s] (1222/1225) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-06-23T09:40:14.9214481Z         PASS [  15.740s] (1223/1225) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-06-23T09:40:17.1705704Z         PASS [  15.153s] (1224/1225) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-23T09:40:32.4287224Z         PASS [  33.247s] (1225/1225) spt::live_adapt_psyche_lock_e2e live_update_own_copy_frees_install_binary_and_stop_reaps_orphan_psyche
2026-06-23T09:40:32.4288411Z ────────────
2026-06-23T09:40:32.4378830Z      Summary [  33.250s] 1225 tests run: 1225 passed (4 leaky), 1 skipped
2026-06-23T09:40:32.4452103Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-23T09:40:32.4456028Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-23T09:40:32.4661051Z shell: /usr/bin/bash -e {0}
2026-06-23T09:40:32.4661285Z env:
2026-06-23T09:40:32.4661480Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:40:32.4661728Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:40:32.4661963Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:40:32.4662181Z ##[endgroup]
2026-06-23T09:40:33.6441098Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
2026-06-23T09:40:33.7638698Z ────────────
2026-06-23T09:40:33.7639270Z  Nextest run ID a3eac414-59e5-473b-91de-72030a72a17f with nextest profile: default
2026-06-23T09:40:33.7639690Z     Starting 90 tests across 39 binaries (53 binaries skipped)
2026-06-23T09:40:48.4632294Z         PASS [  14.699s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-23T09:40:58.3110521Z         PASS [   9.848s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-23T09:41:40.3381524Z         PASS [  42.027s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-23T09:42:27.5989321Z         PASS [  47.261s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-23T09:42:50.2701204Z         PASS [  22.671s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-23T09:43:12.7406586Z         PASS [  22.470s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-23T09:43:50.6392045Z         PASS [  37.898s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-23T09:44:05.5042052Z         PASS [  14.865s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-23T09:44:16.1229716Z         PASS [  10.619s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-23T09:44:16.3575735Z         PASS [   0.235s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-23T09:44:16.3613574Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-23T09:44:34.2498106Z         PASS [  17.888s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-23T09:45:02.2072008Z         PASS [  27.957s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-23T09:45:22.2625315Z         PASS [  20.055s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-23T09:45:36.6170630Z         PASS [  14.355s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-23T09:45:36.6209739Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-23T09:45:36.6250924Z         PASS [   0.004s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-23T09:45:36.6286293Z         PASS [   0.003s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-23T09:45:51.4493167Z         PASS [  14.821s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-23T09:46:11.5982454Z         PASS [  20.149s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-23T09:46:11.7258457Z         PASS [   0.128s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-23T09:46:11.7915585Z         PASS [   0.066s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-23T09:46:11.8272874Z         PASS [   0.036s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-23T09:46:11.8621884Z         PASS [   0.035s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-23T09:46:11.8930003Z         PASS [   0.031s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-23T09:46:11.9017594Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-23T09:46:11.9428214Z         PASS [   0.041s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-23T09:46:11.9766532Z         PASS [   0.034s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-23T09:46:12.0009537Z         PASS [   0.024s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-23T09:46:12.0108612Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-23T09:46:12.0764404Z         PASS [   0.065s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-23T09:46:12.1599772Z         PASS [   0.083s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-23T09:46:12.2109516Z         PASS [   0.051s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-23T09:46:12.2848635Z         PASS [   0.074s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-23T09:46:13.9029264Z         PASS [   1.618s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-23T09:46:13.9306181Z         PASS [   0.028s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-23T09:46:13.9507306Z         PASS [   0.020s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-23T09:46:13.9608191Z         PASS [   0.010s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-23T09:46:13.9717022Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-23T09:46:13.9808562Z         PASS [   0.009s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-23T09:46:13.9905230Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-23T09:46:14.1182528Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-23T09:46:14.1347295Z         PASS [   0.016s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-23T09:46:14.1475593Z         PASS [   0.013s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-23T09:46:14.1522974Z         PASS [   0.005s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-23T09:46:14.7855820Z         PASS [   0.633s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-23T09:46:26.9253798Z         PASS [  12.140s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-23T09:46:27.0554060Z         PASS [   0.130s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-23T09:46:27.0692750Z         PASS [   0.014s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-23T09:46:27.2235123Z         PASS [   0.154s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-23T09:46:27.3070893Z         PASS [   0.083s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-23T09:46:27.4418919Z         PASS [   0.135s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-23T09:46:27.5103975Z         PASS [   0.068s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-23T09:46:27.6270640Z         PASS [   0.117s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-23T09:46:27.7632042Z         PASS [   0.136s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-23T09:46:28.1138495Z         PASS [   0.351s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-23T09:46:28.1933286Z         PASS [   0.079s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-23T09:46:28.3133204Z         PASS [   0.120s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-23T09:46:28.4285059Z         PASS [   0.115s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-23T09:46:28.7463590Z         PASS [   0.318s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-23T09:46:28.7524375Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-23T09:46:28.7831561Z         PASS [   0.031s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-23T09:46:28.8065791Z         PASS [   0.023s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-23T09:46:31.8472837Z         PASS [   3.041s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-23T09:46:34.7398081Z         PASS [   2.892s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-23T09:46:34.9614990Z         PASS [   0.222s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-23T09:46:35.3994568Z         PASS [   0.438s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-23T09:46:35.9397422Z         PASS [   0.540s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-23T09:46:36.0583195Z         PASS [   0.119s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-23T09:46:36.3385797Z         PASS [   0.280s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-23T09:46:40.2714854Z         PASS [   3.933s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-23T09:46:40.6061511Z         PASS [   0.335s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-23T09:46:44.6565262Z         PASS [   4.050s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-23T09:46:46.5052143Z         PASS [   1.849s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-23T09:46:48.5417542Z         PASS [   2.037s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-23T09:46:52.7513516Z         PASS [   4.209s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-23T09:46:53.5669396Z         PASS [   0.816s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-23T09:46:53.5889193Z         PASS [   0.022s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-23T09:46:53.6193084Z         PASS [   0.030s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-23T09:46:53.6872650Z         PASS [   0.068s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-23T09:46:53.6937331Z         PASS [   0.006s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-23T09:46:53.6991785Z         PASS [   0.005s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-23T09:46:53.7143369Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-23T09:46:53.7397499Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-23T09:46:53.7547226Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-23T09:46:54.7608095Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-23T09:46:54.7660024Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-23T09:46:54.7781714Z         PASS [   0.012s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-23T09:46:54.7830003Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-23T09:46:54.7880167Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-23T09:46:54.7882101Z ────────────
2026-06-23T09:46:54.7882582Z      Summary [ 381.024s] 90 tests run: 90 passed, 0 skipped
2026-06-23T09:46:54.7956508Z ##[group]Run cargo test --workspace --doc
2026-06-23T09:46:54.7956945Z [36;1mcargo test --workspace --doc[0m
2026-06-23T09:46:54.7971540Z shell: /usr/bin/bash -e {0}
2026-06-23T09:46:54.7971830Z env:
2026-06-23T09:46:54.7972073Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:46:54.7972393Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:46:54.7972712Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:46:54.7973027Z ##[endgroup]
2026-06-23T09:46:55.0186803Z    Compiling strsim v0.11.1
2026-06-23T09:46:55.0223773Z    Compiling unicode-segmentation v1.13.3
2026-06-23T09:46:55.1918442Z    Compiling darling_core v0.20.11
2026-06-23T09:46:55.2492237Z    Compiling convert_case v0.10.0
2026-06-23T09:46:55.3626580Z    Compiling derive_more-impl v2.1.1
2026-06-23T09:46:56.1721189Z    Compiling darling_macro v0.20.11
2026-06-23T09:46:56.3026329Z    Compiling darling v0.20.11
2026-06-23T09:46:56.3223230Z    Compiling derive_builder_core v0.20.2
2026-06-23T09:46:56.7111377Z    Compiling derive_more v2.1.1
2026-06-23T09:46:56.7699858Z    Compiling derive_builder_macro v0.20.2
2026-06-23T09:46:56.7779313Z    Compiling n0-future v0.3.2
2026-06-23T09:46:56.7779994Z    Compiling iroh-base v0.98.0
2026-06-23T09:46:56.7780514Z    Compiling noq-proto v0.17.0
2026-06-23T09:46:56.8795917Z    Compiling n0-watcher v0.6.1
2026-06-23T09:46:56.8873182Z    Compiling derive_builder v0.20.2
2026-06-23T09:46:56.9183964Z    Compiling vergen-lib v9.1.0
2026-06-23T09:46:56.9184446Z    Compiling vergen-lib v0.1.6
2026-06-23T09:46:56.9904253Z    Compiling netwatch v0.16.0
2026-06-23T09:46:57.0157168Z    Compiling vergen v9.1.0
2026-06-23T09:46:57.0449383Z    Compiling vergen-gitcl v1.0.8
2026-06-23T09:46:57.1034904Z    Compiling iroh-dns v0.98.0
2026-06-23T09:46:57.3083114Z    Compiling iroh-relay v0.98.0
2026-06-23T09:46:57.7163702Z    Compiling portmapper v0.16.0
2026-06-23T09:46:59.8826999Z    Compiling noq v0.18.0
2026-06-23T09:47:03.7059858Z    Compiling iroh v0.98.2
2026-06-23T09:47:11.5545864Z    Compiling spt-net v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T09:47:12.9687412Z    Compiling spt-daemon v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T09:47:20.2923097Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.48s
2026-06-23T09:47:20.3142399Z    Doc-tests spt_daemon
2026-06-23T09:47:20.7567076Z 
2026-06-23T09:47:20.7567627Z running 0 tests
2026-06-23T09:47:20.7567932Z 
2026-06-23T09:47:20.7568333Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:20.7568696Z 
2026-06-23T09:47:20.7610578Z    Doc-tests spt_live
2026-06-23T09:47:20.7979839Z 
2026-06-23T09:47:20.7980308Z running 0 tests
2026-06-23T09:47:20.7980618Z 
2026-06-23T09:47:20.7980952Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:20.7981336Z 
2026-06-23T09:47:20.8016142Z    Doc-tests spt_msg
2026-06-23T09:47:20.8322425Z 
2026-06-23T09:47:20.8323006Z running 0 tests
2026-06-23T09:47:20.8323288Z 
2026-06-23T09:47:20.8323697Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:20.8324242Z 
2026-06-23T09:47:20.8355583Z    Doc-tests spt_net
2026-06-23T09:47:20.9911515Z 
2026-06-23T09:47:20.9912099Z running 0 tests
2026-06-23T09:47:20.9912308Z 
2026-06-23T09:47:20.9912627Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:20.9912986Z 
2026-06-23T09:47:20.9952785Z    Doc-tests spt_proto
2026-06-23T09:47:21.0273031Z 
2026-06-23T09:47:21.0273601Z running 0 tests
2026-06-23T09:47:21.0273863Z 
2026-06-23T09:47:21.0274178Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:21.0274483Z 
2026-06-23T09:47:21.0306902Z    Doc-tests spt_runtime
2026-06-23T09:47:21.2111201Z 
2026-06-23T09:47:21.2111915Z running 0 tests
2026-06-23T09:47:21.2112159Z 
2026-06-23T09:47:21.2113017Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:21.2113416Z 
2026-06-23T09:47:21.2147256Z    Doc-tests spt_store
2026-06-23T09:47:21.3595261Z 
2026-06-23T09:47:21.3595791Z running 0 tests
2026-06-23T09:47:21.3596054Z 
2026-06-23T09:47:21.3596439Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:21.3596820Z 
2026-06-23T09:47:21.3628883Z    Doc-tests spt_term
2026-06-23T09:47:21.4090365Z 
2026-06-23T09:47:21.4090920Z running 0 tests
2026-06-23T09:47:21.4091283Z 
2026-06-23T09:47:21.4091578Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-23T09:47:21.4091942Z 
2026-06-23T09:47:21.4233341Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-23T09:47:21.4233751Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-23T09:47:21.4246239Z shell: /usr/bin/bash -e {0}
2026-06-23T09:47:21.4246461Z env:
2026-06-23T09:47:21.4246648Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:47:21.4246905Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:47:21.4247152Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:47:21.4247385Z ##[endgroup]
2026-06-23T09:47:21.7949984Z     Checking cfg-if v1.0.4
2026-06-23T09:47:21.7950479Z     Checking typenum v1.20.1
2026-06-23T09:47:21.7951099Z     Checking memchr v2.8.1
2026-06-23T09:47:21.7951485Z     Checking log v0.4.32
2026-06-23T09:47:21.7951892Z     Checking critical-section v1.2.0
2026-06-23T09:47:21.8064041Z     Checking subtle v2.6.1
2026-06-23T09:47:21.8064604Z     Checking smallvec v1.15.1
2026-06-23T09:47:21.8146571Z     Checking libc v0.2.186
2026-06-23T09:47:21.8147500Z     Checking serde_core v1.0.228
2026-06-23T09:47:21.8250745Z     Checking equivalent v1.0.2
2026-06-23T09:47:21.8251275Z     Checking itoa v1.0.18
2026-06-23T09:47:21.8251666Z     Checking pin-project-lite v0.2.17
2026-06-23T09:47:21.8431761Z     Checking bitflags v2.12.1
2026-06-23T09:47:21.8433571Z     Checking cpufeatures v0.2.17
2026-06-23T09:47:21.8478644Z     Checking zeroize v1.8.2
2026-06-23T09:47:21.8483899Z     Checking hashbrown v0.17.1
2026-06-23T09:47:21.8487205Z     Checking futures-core v0.3.32
2026-06-23T09:47:21.8827916Z     Checking bytes v1.11.1
2026-06-23T09:47:21.8840230Z     Checking rand_core v0.10.1
2026-06-23T09:47:21.9024958Z     Checking stable_deref_trait v1.2.1
2026-06-23T09:47:21.9061468Z     Checking futures-sink v0.3.32
2026-06-23T09:47:21.9360587Z     Checking slab v0.4.12
2026-06-23T09:47:21.9490567Z     Checking futures-io v0.3.32
2026-06-23T09:47:21.9594621Z     Checking futures-task v0.3.32
2026-06-23T09:47:21.9870799Z     Checking zerofrom v0.1.8
2026-06-23T09:47:21.9940800Z     Checking zerocopy v0.8.50
2026-06-23T09:47:22.0070946Z     Checking signature v2.2.0
2026-06-23T09:47:22.0180802Z     Checking zmij v1.0.21
2026-06-23T09:47:22.0203457Z     Checking fastrand v2.4.1
2026-06-23T09:47:22.0205837Z     Checking futures-channel v0.3.32
2026-06-23T09:47:22.0400692Z     Checking libsqlite3-sys v0.30.1
2026-06-23T09:47:22.0470737Z     Checking fallible-iterator v0.3.0
2026-06-23T09:47:22.0700251Z     Checking yoke v0.8.3
2026-06-23T09:47:22.1030026Z     Checking litemap v0.8.2
2026-06-23T09:47:22.1185536Z     Checking ed25519 v2.2.3
2026-06-23T09:47:22.1310784Z     Checking writeable v0.6.3
2026-06-23T09:47:22.2290601Z     Checking fallible-streaming-iterator v0.1.9
2026-06-23T09:47:22.2330416Z     Checking utf8_iter v1.0.4
2026-06-23T09:47:22.2640834Z     Checking zerovec v0.11.6
2026-06-23T09:47:22.2660088Z     Checking zerotrie v0.2.4
2026-06-23T09:47:22.2890385Z     Checking icu_properties_data v2.2.0
2026-06-23T09:47:22.3440429Z     Checking icu_normalizer_data v2.2.0
2026-06-23T09:47:22.3500485Z     Checking percent-encoding v2.3.2
2026-06-23T09:47:22.3630311Z     Checking futures-util v0.3.32
2026-06-23T09:47:22.3720481Z     Checking cpufeatures v0.3.0
2026-06-23T09:47:22.3780705Z     Checking rustls-pki-types v1.14.1
2026-06-23T09:47:22.3800431Z     Checking scopeguard v1.2.0
2026-06-23T09:47:22.4038780Z     Checking thiserror v2.0.18
2026-06-23T09:47:22.4326442Z     Checking chacha20 v0.10.0
2026-06-23T09:47:22.4590746Z     Checking lock_api v0.4.14
2026-06-23T09:47:22.4915301Z     Checking aws-lc-sys v0.41.0
2026-06-23T09:47:22.5150763Z    Compiling fnv v1.0.7
2026-06-23T09:47:22.5370683Z     Checking form_urlencoded v1.2.2
2026-06-23T09:47:22.5500391Z     Checking http v1.4.1
2026-06-23T09:47:22.5830425Z     Checking untrusted v0.9.0
2026-06-23T09:47:22.5980478Z    Compiling darling_core v0.20.11
2026-06-23T09:47:22.6070516Z     Checking atomic-waker v1.1.2
2026-06-23T09:47:22.6700647Z     Checking const-oid v0.10.2
2026-06-23T09:47:22.6901281Z     Checking indexmap v2.14.0
2026-06-23T09:47:22.7018644Z     Checking linux-raw-sys v0.12.1
2026-06-23T09:47:22.7290524Z     Checking derive_more v2.1.1
2026-06-23T09:47:22.7420731Z     Checking base64ct v1.8.3
2026-06-23T09:47:22.7421685Z     Checking either v1.16.0
2026-06-23T09:47:22.7730496Z     Checking httparse v1.10.1
2026-06-23T09:47:22.8520394Z     Checking tinyvec_macros v0.1.1
2026-06-23T09:47:22.8770216Z     Checking tower-service v0.3.3
2026-06-23T09:47:22.9010132Z     Checking base64 v0.22.1
2026-06-23T09:47:22.9100452Z     Checking tinystr v0.8.3
2026-06-23T09:47:22.9410347Z     Checking potential_utf v0.1.5
2026-06-23T09:47:22.9970168Z     Checking try-lock v0.2.5
2026-06-23T09:47:23.0290509Z     Checking icu_collections v2.2.0
2026-06-23T09:47:23.0360240Z     Checking pem-rfc7468 v1.0.0
2026-06-23T09:47:23.0840539Z     Checking data-encoding v2.11.0
2026-06-23T09:47:23.1400208Z     Checking icu_locale_core v2.2.0
2026-06-23T09:47:23.1520373Z     Checking want v0.3.1
2026-06-23T09:47:23.1810466Z     Checking der v0.8.0-rc.10
2026-06-23T09:47:23.2110628Z     Checking tinyvec v1.11.0
2026-06-23T09:47:23.2715936Z     Checking n0-error v0.1.3
2026-06-23T09:47:23.3107841Z     Checking rustix v1.1.4
2026-06-23T09:47:23.3310936Z     Checking aws-lc-rs v1.17.0
2026-06-23T09:47:23.3870639Z     Checking generic-array v0.14.7
2026-06-23T09:47:23.4600556Z     Checking http-body v1.0.1
2026-06-23T09:47:23.4730676Z     Checking hybrid-array v0.4.12
2026-06-23T09:47:23.4920658Z     Checking num-traits v0.2.19
2026-06-23T09:47:23.5020779Z    Compiling anyhow v1.0.102
2026-06-23T09:47:23.6540418Z     Checking cordyceps v0.3.4
2026-06-23T09:47:23.7300496Z     Checking getrandom v0.2.17
2026-06-23T09:47:23.7610877Z     Checking mio v1.2.1
2026-06-23T09:47:23.7680314Z     Checking socket2 v0.6.4
2026-06-23T09:47:23.9300326Z     Checking getrandom v0.4.2
2026-06-23T09:47:23.9420450Z     Checking rand_core v0.6.4
2026-06-23T09:47:24.0670753Z     Checking crypto-common v0.1.7
2026-06-23T09:47:24.0800304Z     Checking block-buffer v0.10.4
2026-06-23T09:47:24.1350662Z     Checking fs2 v0.4.3
2026-06-23T09:47:24.1450370Z     Checking rand v0.10.1
2026-06-23T09:47:24.1660516Z     Checking ring v0.17.14
2026-06-23T09:47:24.2110748Z     Checking parking_lot_core v0.9.12
2026-06-23T09:47:24.2210454Z     Checking icu_provider v2.2.0
2026-06-23T09:47:24.2350303Z     Checking digest v0.10.7
2026-06-23T09:47:24.2480531Z     Checking crypto-common v0.2.2
2026-06-23T09:47:24.2600598Z     Checking block-buffer v0.12.0
2026-06-23T09:47:24.3120787Z     Checking tokio v1.52.3
2026-06-23T09:47:24.3810204Z     Checking inout v0.1.4
2026-06-23T09:47:24.4720541Z     Checking serial-core v0.4.0
2026-06-23T09:47:24.4970711Z     Checking icu_normalizer v2.2.0
2026-06-23T09:47:24.5070605Z     Checking serde v1.0.228
2026-06-23T09:47:24.5140943Z     Checking sha2 v0.10.9
2026-06-23T09:47:24.5176826Z     Checking curve25519-dalek v4.1.3
2026-06-23T09:47:24.5390900Z     Checking serde_json v1.0.150
2026-06-23T09:47:24.5880483Z     Checking icu_properties v2.2.0
2026-06-23T09:47:24.6420374Z     Checking parking_lot v0.12.5
2026-06-23T09:47:24.6816401Z     Checking ioctl-rs v0.1.6
2026-06-23T09:47:24.7840475Z     Checking termios v0.2.2
2026-06-23T09:47:24.8030558Z     Checking spin v0.10.0
2026-06-23T09:47:24.8730552Z     Checking diatomic-waker v0.2.3
2026-06-23T09:47:24.9431550Z     Checking parking v2.2.1
2026-06-23T09:47:24.9550299Z     Checking httpdate v1.0.3
2026-06-23T09:47:25.0300403Z     Checking futures-buffered v0.2.13
2026-06-23T09:47:25.0460310Z     Checking serial-unix v0.4.0
2026-06-23T09:47:25.0710642Z     Checking digest v0.11.3
2026-06-23T09:47:25.0870838Z     Checking spki v0.8.0-rc.4
2026-06-23T09:47:25.0990682Z     Checking portable-atomic v1.13.1
2026-06-23T09:47:25.1006899Z     Checking ipnet v2.12.0
2026-06-23T09:47:25.2051593Z     Checking futures-lite v2.6.1
2026-06-23T09:47:25.2590207Z     Checking toml_datetime v0.6.11
2026-06-23T09:47:25.2980407Z     Checking serde_spanned v0.6.9
2026-06-23T09:47:25.3400405Z     Checking cipher v0.4.4
2026-06-23T09:47:25.3640943Z     Checking universal-hash v0.5.1
2026-06-23T09:47:25.4370627Z     Checking thiserror v1.0.69
2026-06-23T09:47:25.4740566Z     Checking pin-project v1.1.13
2026-06-23T09:47:25.5118930Z     Checking memoffset v0.6.5
2026-06-23T09:47:25.5150455Z     Checking netlink-packet-core v0.8.1
2026-06-23T09:47:25.5246837Z     Checking aho-corasick v1.1.4
2026-06-23T09:47:25.5253141Z     Checking sync_wrapper v1.0.2
2026-06-23T09:47:25.5420664Z     Checking pin-utils v0.1.0
2026-06-23T09:47:25.5895684Z     Checking winnow v0.7.15
2026-06-23T09:47:25.5981219Z     Checking toml_write v0.1.2
2026-06-23T09:47:25.6290788Z    Compiling powerfmt v0.2.0
2026-06-23T09:47:25.6418936Z     Checking byteorder v1.5.0
2026-06-23T09:47:25.7620709Z     Checking allocator-api2 v0.2.21
2026-06-23T09:47:25.8410257Z     Checking opaque-debug v0.3.1
2026-06-23T09:47:25.8540315Z     Checking ed25519-dalek v2.2.0
2026-06-23T09:47:25.8850419Z     Checking regex-syntax v0.8.10
2026-06-23T09:47:25.8948468Z     Checking once_cell v1.21.4
2026-06-23T09:47:25.9072310Z     Checking bitflags v1.3.2
2026-06-23T09:47:25.9260894Z     Checking hash32 v0.2.1
2026-06-23T09:47:25.9300283Z     Checking polyval v0.6.2
2026-06-23T09:47:25.9516662Z     Checking rustls-webpki v0.103.13
2026-06-23T09:47:25.9780526Z     Checking nix v0.25.1
2026-06-23T09:47:26.0060555Z     Checking idna_adapter v1.2.2
2026-06-23T09:47:26.0521018Z     Checking spt-proto v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-23T09:47:26.0770462Z     Checking tracing-core v0.1.36
2026-06-23T09:47:26.1310590Z    Compiling deranged v0.5.8
2026-06-23T09:47:26.1350688Z     Checking ref-cast v1.0.25
2026-06-23T09:47:26.1484625Z     Checking idna v1.1.0
2026-06-23T09:47:26.1896395Z     Checking filedescriptor v0.8.3
2026-06-23T09:47:26.2190700Z     Checking prefix-trie v0.8.4
2026-06-23T09:47:26.2500436Z     Checking futures-executor v0.3.32
2026-06-23T09:47:26.3777945Z     Checking pkcs8 v0.11.0-rc.10
2026-06-23T09:47:26.3960826Z     Checking serial v0.4.0
2026-06-23T09:47:26.4150485Z    Compiling darling_macro v0.20.11
2026-06-23T09:47:26.4740603Z     Checking crossbeam-utils v0.8.21
2026-06-23T09:47:26.5053580Z     Checking url v2.5.8
2026-06-23T09:47:26.5910644Z     Checking rustls v0.23.40
2026-06-23T09:47:26.6020677Z     Checking spin v0.9.8
2026-06-23T09:47:26.6200748Z     Checking tracing v0.1.44
2026-06-23T09:47:26.6270532Z     Checking ahash v0.8.12
2026-06-23T09:47:26.6520246Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T09:47:26.8022702Z     Checking hashbrown v0.14.5
2026-06-23T09:47:26.8660843Z     Checking downcast-rs v1.2.1
2026-06-23T09:47:26.8713456Z    Compiling darling v0.20.11
2026-06-23T09:47:26.8722690Z    Compiling time-core v0.1.8
2026-06-23T09:47:26.9010859Z     Checking signature v3.0.0
2026-06-23T09:47:26.9560513Z    Compiling derive_builder_core v0.20.2
2026-06-23T09:47:26.9717711Z     Checking shell-words v1.1.1
2026-06-23T09:47:26.9840568Z     Checking ryu v1.0.23
2026-06-23T09:47:27.0000655Z     Checking dyn-clone v1.0.20
2026-06-23T09:47:27.0380724Z    Compiling num-conv v0.2.2
2026-06-23T09:47:27.0690359Z     Checking tower-layer v0.3.3
2026-06-23T09:47:27.0930277Z     Checking schemars v1.2.1
2026-06-23T09:47:27.1090687Z     Checking ed25519 v3.0.0-rc.4
2026-06-23T09:47:27.1710286Z     Checking heapless v0.7.17
2026-06-23T09:47:27.2130473Z     Checking noq-udp v0.10.0
2026-06-23T09:47:27.2358750Z     Checking futures v0.3.32
2026-06-23T09:47:27.2450798Z     Checking hickory-proto v0.26.0-beta.4
2026-06-23T09:47:27.2469478Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-23T09:47:27.3088718Z     Checking ghash v0.5.1
2026-06-23T09:47:27.3381181Z     Checking aes v0.8.4
2026-06-23T09:47:27.4560276Z     Checking ctr v0.9.2
2026-06-23T09:47:27.6270571Z     Checking sha2 v0.11.0-rc.5
2026-06-23T09:47:27.6640295Z     Checking hashlink v0.9.1
2026-06-23T09:47:27.7180499Z    Compiling time v0.3.47
2026-06-23T09:47:27.7560776Z    Compiling proc-macro-crate v3.5.0
2026-06-23T09:47:27.9600667Z     Checking aead v0.5.2
2026-06-23T09:47:28.0701520Z     Checking http-body-util v0.1.3
2026-06-23T09:47:28.0740837Z     Checking regex-automata v0.4.14
2026-06-23T09:47:28.0803408Z     Checking toml_edit v0.22.27
2026-06-23T09:47:28.0892625Z     Checking cobs v0.3.0
2026-06-23T09:47:28.1111717Z     Checking rusqlite v0.32.1
2026-06-23T09:47:28.1390712Z     Checking openssl-probe v0.2.1
2026-06-23T09:47:28.2460436Z     Checking postcard v1.1.3
2026-06-23T09:47:28.3401227Z    Compiling derive_builder_macro v0.20.2
2026-06-23T09:47:28.3470841Z     Checking rustls-native-certs v0.8.4
2026-06-23T09:47:28.4590056Z     Checking aes-gcm v0.10.3
2026-06-23T09:47:28.4745181Z    Compiling num_enum_derive v0.7.6
2026-06-23T09:47:28.5000391Z     Checking data-encoding-macro v0.1.20
2026-06-23T09:47:28.5200482Z     Checking crossbeam-epoch v0.9.18
2026-06-23T09:47:28.5884456Z     Checking crossbeam-channel v0.5.15
2026-06-23T09:47:28.6631134Z     Checking tempfile v3.27.0
2026-06-23T09:47:28.6870734Z    Compiling derive_builder v0.20.2
2026-06-23T09:47:28.7560662Z     Checking netlink-packet-route v0.29.0
2026-06-23T09:47:28.7790222Z    Compiling vergen-lib v9.1.0
2026-06-23T09:47:28.7920459Z    Compiling vergen-lib v0.1.6
2026-06-23T09:47:28.8381190Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-23T09:47:28.9711546Z    Compiling vergen v9.1.0
2026-06-23T09:47:29.0609940Z     Checking uuid v1.23.2
2026-06-23T09:47:29.1000206Z     Checking tagptr v0.2.0
2026-06-23T09:47:29.1610686Z     Checking lru-slab v0.1.2
2026-06-23T09:47:29.2010618Z     Checking rustc-hash v2.1.2
2026-06-23T09:47:29.2380391Z     Checking foldhash v0.2.0
2026-06-23T09:47:29.2511138Z     Checking spt-store v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-23T09:47:29.2880766Z     Checking xml-rs v0.8.28
2026-06-23T09:47:29.2950358Z     Checking sorted-index-buffer v0.2.1
2026-06-23T09:47:29.3072356Z     Checking mac-addr v0.3.0
2026-06-23T09:47:29.4648772Z     Checking identity-hash v0.1.0
2026-06-23T09:47:29.5060458Z     Checking hashbrown v0.16.1
2026-06-23T09:47:29.5510629Z     Checking moka v0.12.15
2026-06-23T09:47:29.5760628Z     Checking iroh-base v0.98.0
2026-06-23T09:47:29.6083419Z     Checking portable-pty v0.8.1
2026-06-23T09:47:29.6086949Z     Checking strum v0.28.0
2026-06-23T09:47:29.6226695Z     Checking iroh-metrics v0.38.3
2026-06-23T09:47:29.6458455Z     Checking tokio-util v0.7.18
2026-06-23T09:47:29.7160531Z     Checking netlink-sys v0.8.8
2026-06-23T09:47:29.8880909Z     Checking tower v0.5.3
2026-06-23T09:47:29.9470508Z     Checking num_enum v0.7.6
2026-06-23T09:47:29.9830615Z     Checking attohttpc v0.30.1
2026-06-23T09:47:29.9960512Z     Checking netlink-proto v0.12.0
2026-06-23T09:47:30.0170707Z     Checking xmltree v0.10.3
2026-06-23T09:47:30.0570701Z     Checking netlink-packet-route v0.30.0
2026-06-23T09:47:30.1477585Z    Compiling vergen-gitcl v1.0.8
2026-06-23T09:47:30.2082672Z     Checking simple-dns v0.9.3
2026-06-23T09:47:30.2630983Z     Checking toml v0.8.23
2026-06-23T09:47:30.2870769Z     Checking constant_time_eq v0.4.2
2026-06-23T09:47:30.3253297Z     Checking resolv-conf v0.7.6
2026-06-23T09:47:30.4071206Z     Checking arrayvec v0.7.6
2026-06-23T09:47:30.4890572Z     Checking simdutf8 v0.1.5
2026-06-23T09:47:30.5570724Z     Checking h2 v0.4.14
2026-06-23T09:47:30.5571663Z     Checking n0-future v0.3.2
2026-06-23T09:47:30.5940576Z     Checking tower-http v0.6.11
2026-06-23T09:47:30.6135659Z     Checking tokio-rustls v0.26.4
2026-06-23T09:47:30.6330530Z     Checking rustls-platform-verifier v0.7.0
2026-06-23T09:47:30.6780910Z     Checking noq-proto v0.17.0
2026-06-23T09:47:30.6871032Z     Checking tokio-stream v0.1.18
2026-06-23T09:47:30.7010787Z     Checking arrayref v0.3.9
2026-06-23T09:47:30.7049277Z     Checking n0-watcher v0.6.1
2026-06-23T09:47:30.7379937Z     Checking sha1_smol v1.0.1
2026-06-23T09:47:30.7576427Z     Checking smol_str v0.1.24
2026-06-23T09:47:30.7831277Z     Checking blake3 v1.8.5
2026-06-23T09:47:30.7952868Z     Checking lru v0.16.4
2026-06-23T09:47:30.8205419Z     Checking regex v1.12.3
2026-06-23T09:47:30.8930932Z     Checking acto v0.8.2
2026-06-23T09:47:30.9090916Z     Checking hmac v0.12.1
2026-06-23T09:47:30.9250997Z     Checking serde_bytes v0.11.19
2026-06-23T09:47:30.9400408Z     Checking tokio-websockets v0.13.2
2026-06-23T09:47:30.9610700Z    Compiling iroh-relay v0.98.0
2026-06-23T09:47:30.9736650Z     Checking seize v0.5.1
2026-06-23T09:47:31.0476942Z     Checking webpki-roots v1.0.7
2026-06-23T09:47:31.0568358Z     Checking cmov v0.5.4
2026-06-23T09:47:31.1790521Z     Checking papaya v0.2.4
2026-06-23T09:47:31.2070126Z     Checking hkdf v0.12.4
2026-06-23T09:47:31.2220810Z     Checking backon v1.6.0
2026-06-23T09:47:31.2226764Z     Checking sha1 v0.10.6
2026-06-23T09:47:31.2441177Z     Checking interprocess v2.4.2
2026-06-23T09:47:31.2540793Z     Checking errno v0.3.14
2026-06-23T09:47:31.2701086Z     Checking iroh-dns v0.98.0
2026-06-23T09:47:31.3670503Z    Compiling darling_core v0.23.0
2026-06-23T09:47:31.3800961Z     Checking spake2 v0.4.0
2026-06-23T09:47:31.3840519Z     Checking ctutils v0.4.2
2026-06-23T09:47:31.4060595Z     Checking signal-hook-registry v1.4.8
2026-06-23T09:47:31.4190622Z     Checking utf8parse v0.2.2
2026-06-23T09:47:31.4370698Z     Checking anstyle-query v1.1.5
2026-06-23T09:47:31.4979385Z     Checking anstyle v1.0.14
2026-06-23T09:47:31.5160366Z     Checking anstyle-parse v1.0.0
2026-06-23T09:47:31.5350267Z     Checking foldhash v0.1.5
2026-06-23T09:47:31.5790613Z     Checking unicode-segmentation v1.13.3
2026-06-23T09:47:31.6030808Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-23T09:47:31.6174593Z     Checking colorchoice v1.0.5
2026-06-23T09:47:31.6248061Z     Checking signal-hook v0.3.18
2026-06-23T09:47:31.6370506Z     Checking linux-raw-sys v0.4.15
2026-06-23T09:47:31.6570586Z     Checking is_terminal_polyfill v1.70.2
2026-06-23T09:47:31.6906863Z     Checking hashbrown v0.15.5
2026-06-23T09:47:31.7090671Z     Checking terminal_size v0.4.4
2026-06-23T09:47:31.7280377Z     Checking itertools v0.13.0
2026-06-23T09:47:31.7434423Z     Checking castaway v0.2.4
2026-06-23T09:47:31.7530776Z     Checking anstream v1.0.0
2026-06-23T09:47:31.8310415Z     Checking strsim v0.11.1
2026-06-23T09:47:31.8430603Z     Checking static_assertions v1.1.0
2026-06-23T09:47:31.8640875Z     Checking clap_lex v1.1.0
2026-06-23T09:47:31.8770907Z     Checking signal-hook-mio v0.2.5
2026-06-23T09:47:31.9790811Z     Checking unicode-width v0.1.14
2026-06-23T09:47:31.9950813Z     Checking compact_str v0.8.2
2026-06-23T09:47:32.0050795Z     Checking strum v0.26.3
2026-06-23T09:47:32.0120278Z     Checking iana-time-zone v0.1.65
2026-06-23T09:47:32.0197318Z     Checking cassowary v0.3.0
2026-06-23T09:47:32.0270443Z     Checking rustix v0.38.44
2026-06-23T09:47:32.0395001Z     Checking clap_builder v4.6.0
2026-06-23T09:47:32.0413000Z     Checking spt-msg v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-23T09:47:32.1390876Z     Checking unicode-width v0.2.0
2026-06-23T09:47:32.1560426Z     Checking chrono v0.4.45
2026-06-23T09:47:32.2370863Z     Checking nucleo-matcher v0.3.1
2026-06-23T09:47:32.2490482Z     Checking qrcode v0.14.1
2026-06-23T09:47:32.4071129Z     Checking spt-runtime v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-23T09:47:32.4320813Z     Checking spt-term v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-23T09:47:32.5110587Z     Checking lru v0.12.5
2026-06-23T09:47:33.0140351Z     Checking crossterm v0.28.1
2026-06-23T09:47:33.2310913Z     Checking mock-adapter v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-23T09:47:33.7150084Z     Checking unicode-truncate v1.1.0
2026-06-23T09:47:34.2033723Z    Compiling darling_macro v0.23.0
2026-06-23T09:47:34.3109242Z     Checking clap v4.6.1
2026-06-23T09:47:34.3398236Z     Checking netdev v0.42.0
2026-06-23T09:47:34.4122271Z    Compiling darling v0.23.0
2026-06-23T09:47:34.4493527Z    Compiling instability v0.3.12
2026-06-23T09:47:34.7745398Z     Checking ratatui v0.29.0
2026-06-23T09:47:34.8116015Z     Checking hyper v1.10.1
2026-06-23T09:47:34.8749843Z     Checking hickory-net v0.26.0-beta.4
2026-06-23T09:47:34.8750662Z     Checking spt-live v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-23T09:47:35.3210902Z     Checking netwatch v0.16.0
2026-06-23T09:47:35.5148786Z     Checking noq v0.18.0
2026-06-23T09:47:35.7758081Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-23T09:47:35.8129551Z     Checking hyper-util v0.1.20
2026-06-23T09:47:36.5371175Z     Checking hyper-rustls v0.27.9
2026-06-23T09:47:36.5371933Z     Checking igd-next v0.17.1
2026-06-23T09:47:36.6307019Z     Checking reqwest v0.13.4
2026-06-23T09:47:36.7636983Z     Checking portmapper v0.16.0
2026-06-23T09:47:37.8741666Z     Checking iroh v0.98.2
2026-06-23T09:47:41.4602106Z     Checking spt-net v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T09:47:42.7782508Z     Checking spt-daemon v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T09:47:46.5207792Z     Checking spt v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-23T09:47:47.6851430Z     Checking xtask v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-23T09:47:51.2674013Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s
2026-06-23T09:47:51.3341015Z ##[group]Run actions/checkout@v5
2026-06-23T09:47:51.3341249Z with:
2026-06-23T09:47:51.3341438Z   repository: SaberMage/spt-shell-notify
2026-06-23T09:47:51.3341663Z   path: .adapter-notify
2026-06-23T09:47:51.3343622Z   token: ***
2026-06-23T09:47:51.3343797Z   ssh-strict: true
2026-06-23T09:47:51.3343971Z   ssh-user: git
2026-06-23T09:47:51.3344152Z   persist-credentials: true
2026-06-23T09:47:51.3344352Z   clean: true
2026-06-23T09:47:51.3344544Z   sparse-checkout-cone-mode: true
2026-06-23T09:47:51.3344753Z   fetch-depth: 1
2026-06-23T09:47:51.3344930Z   fetch-tags: false
2026-06-23T09:47:51.3345097Z   show-progress: true
2026-06-23T09:47:51.3345273Z   lfs: false
2026-06-23T09:47:51.3345436Z   submodules: false
2026-06-23T09:47:51.3345611Z   set-safe-directory: true
2026-06-23T09:47:51.3345808Z env:
2026-06-23T09:47:51.3345978Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:47:51.3346202Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:47:51.3346452Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:47:51.3346683Z ##[endgroup]
2026-06-23T09:47:51.5003723Z Syncing repository: SaberMage/spt-shell-notify
2026-06-23T09:47:51.5004295Z ##[group]Getting Git version info
2026-06-23T09:47:51.5004740Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-23T09:47:51.5026254Z [command]/usr/bin/git version
2026-06-23T09:47:51.5060079Z git version 2.43.0
2026-06-23T09:47:51.5076961Z ##[endgroup]
2026-06-23T09:47:51.5087821Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b54f9676-90f4-4b66-b4f9-565a60c0b0b1' before making global git config changes
2026-06-23T09:47:51.5088519Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:47:51.5091593Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T09:47:51.5120127Z ##[group]Initializing the repository
2026-06-23T09:47:51.5122999Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T09:47:51.5150548Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-23T09:47:51.5151063Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-23T09:47:51.5151569Z hint: of your new repositories, which will suppress this warning, call:
2026-06-23T09:47:51.5151922Z hint: 
2026-06-23T09:47:51.5152204Z hint: 	git config --global init.defaultBranch <name>
2026-06-23T09:47:51.5152511Z hint: 
2026-06-23T09:47:51.5152809Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-23T09:47:51.5153281Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-23T09:47:51.5153658Z hint: 
2026-06-23T09:47:51.5153863Z hint: 	git branch -m <name>
2026-06-23T09:47:51.5155510Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-23T09:47:51.5162496Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-23T09:47:51.5221635Z ##[endgroup]
2026-06-23T09:47:51.5222031Z ##[group]Disabling automatic garbage collection
2026-06-23T09:47:51.5225171Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T09:47:51.5251462Z ##[endgroup]
2026-06-23T09:47:51.5251834Z ##[group]Setting up auth
2026-06-23T09:47:51.5256536Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:47:51.5279693Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:47:51.5487322Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:47:51.5513138Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:47:51.5698344Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:47:51.5728007Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:47:51.5916470Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T09:47:51.5946738Z ##[endgroup]
2026-06-23T09:47:51.5947150Z ##[group]Determining the default branch
2026-06-23T09:47:51.5949841Z Retrieving the default branch name
2026-06-23T09:47:51.9891291Z Default branch 'main'
2026-06-23T09:47:51.9892192Z ##[endgroup]
2026-06-23T09:47:51.9892732Z ##[group]Fetching the repository
2026-06-23T09:47:51.9896440Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-23T09:47:52.6497455Z From https://github.com/SaberMage/spt-shell-notify
2026-06-23T09:47:52.6497908Z  * [new branch]      main       -> origin/main
2026-06-23T09:47:52.6517526Z ##[endgroup]
2026-06-23T09:47:52.6517838Z ##[group]Determining the checkout info
2026-06-23T09:47:52.6520312Z ##[endgroup]
2026-06-23T09:47:52.6524411Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T09:47:52.6560501Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T09:47:52.6586334Z ##[group]Checking out the ref
2026-06-23T09:47:52.6589458Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T09:47:52.6625225Z Switched to a new branch 'main'
2026-06-23T09:47:52.6625530Z branch 'main' set up to track 'origin/main'.
2026-06-23T09:47:52.6629499Z ##[endgroup]
2026-06-23T09:47:52.6668849Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T09:47:52.6690403Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-23T09:47:52.6822352Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-23T09:47:52.6822930Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-23T09:47:52.6837043Z shell: /usr/bin/bash -e {0}
2026-06-23T09:47:52.6837263Z env:
2026-06-23T09:47:52.6837443Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:47:52.6837691Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:47:52.6837921Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:47:52.6838140Z ##[endgroup]
2026-06-23T09:47:52.7197045Z     Updating crates.io index
2026-06-23T09:47:52.8871512Z      Locking 11 packages to latest compatible versions
2026-06-23T09:47:52.9160947Z    Compiling zmij v1.0.21
2026-06-23T09:47:52.9161543Z    Compiling serde_core v1.0.228
2026-06-23T09:47:52.9162016Z    Compiling serde_json v1.0.150
2026-06-23T09:47:52.9162492Z    Compiling memchr v2.8.2
2026-06-23T09:47:52.9162810Z    Compiling itoa v1.0.18
2026-06-23T09:47:54.8296325Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-23T09:47:55.0110652Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
2026-06-23T09:47:55.0229146Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-23T09:47:55.0229617Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-23T09:47:55.0242687Z shell: /usr/bin/bash -e {0}
2026-06-23T09:47:55.0242921Z env:
2026-06-23T09:47:55.0243102Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:47:55.0243354Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:47:55.0243594Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:47:55.0244028Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-23T09:47:55.0244466Z ##[endgroup]
2026-06-23T09:47:55.2791026Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
2026-06-23T09:47:55.2931300Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-14f15cdf7dc11b91)
2026-06-23T09:47:55.2957126Z 
2026-06-23T09:47:55.2957773Z running 1 test
2026-06-23T09:47:55.7563478Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-23T09:47:55.7563821Z 
2026-06-23T09:47:55.7564135Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
2026-06-23T09:47:55.7564487Z 
2026-06-23T09:47:55.7689336Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-23T09:47:55.7689857Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-23T09:47:55.7702177Z shell: /usr/bin/bash -e {0}
2026-06-23T09:47:55.7702391Z env:
2026-06-23T09:47:55.7702579Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:47:55.7702816Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:47:55.7703049Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:47:55.7703278Z   SPT_INSTALL_E2E: 1
2026-06-23T09:47:55.7703460Z ##[endgroup]
2026-06-23T09:47:55.9934879Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
2026-06-23T09:47:56.0070805Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-0c942ebfebebf1e6)
2026-06-23T09:47:56.0083312Z 
2026-06-23T09:47:56.0083551Z running 2 tests
2026-06-23T09:47:56.0087516Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-06-23T09:48:16.9787979Z test install_script_against_staged_release ... ok
2026-06-23T09:48:16.9788294Z 
2026-06-23T09:48:16.9788595Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.97s
2026-06-23T09:48:16.9789044Z 
2026-06-23T09:48:16.9906565Z ##[group]Run cargo run -p xtask -- check
2026-06-23T09:48:16.9906865Z [36;1mcargo run -p xtask -- check[0m
2026-06-23T09:48:17.0001706Z shell: /usr/bin/bash -e {0}
2026-06-23T09:48:17.0001978Z env:
2026-06-23T09:48:17.0002193Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:48:17.0002475Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:48:17.0002752Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:48:17.0003021Z ##[endgroup]
2026-06-23T09:48:17.2180574Z    Compiling cc v1.2.63
2026-06-23T09:48:17.2206339Z    Compiling mio v1.2.1
2026-06-23T09:48:17.2225335Z    Compiling bitflags v2.12.1
2026-06-23T09:48:17.2266341Z    Compiling rustls v0.23.40
2026-06-23T09:48:17.2313868Z    Compiling fastrand v2.4.1
2026-06-23T09:48:17.2376228Z    Compiling either v1.16.0
2026-06-23T09:48:17.3009268Z    Compiling netlink-packet-route v0.29.0
2026-06-23T09:48:17.3009860Z    Compiling netlink-packet-route v0.30.0
2026-06-23T09:48:17.3010299Z    Compiling simple-dns v0.9.3
2026-06-23T09:48:17.3395087Z    Compiling futures-lite v2.6.1
2026-06-23T09:48:17.3640597Z    Compiling prefix-trie v0.8.4
2026-06-23T09:48:17.5128242Z    Compiling tokio v1.52.3
2026-06-23T09:48:17.8045355Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T09:48:18.0237865Z    Compiling ring v0.17.14
2026-06-23T09:48:18.0238347Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T09:48:18.0239819Z    Compiling blake3 v1.8.5
2026-06-23T09:48:20.8048523Z    Compiling rustls-webpki v0.103.13
2026-06-23T09:48:20.9470952Z    Compiling tokio-util v0.7.18
2026-06-23T09:48:20.9508787Z    Compiling netlink-sys v0.8.8
2026-06-23T09:48:20.9539852Z    Compiling tower v0.5.3
2026-06-23T09:48:20.9565508Z    Compiling acto v0.8.2
2026-06-23T09:48:20.9566374Z    Compiling backon v1.6.0
2026-06-23T09:48:21.2711152Z    Compiling netlink-proto v0.12.0
2026-06-23T09:48:21.3250784Z    Compiling netdev v0.42.0
2026-06-23T09:48:21.5490620Z    Compiling tower-http v0.6.11
2026-06-23T09:48:21.8180489Z    Compiling h2 v0.4.14
2026-06-23T09:48:21.8601345Z    Compiling n0-future v0.3.2
2026-06-23T09:48:21.9020941Z    Compiling tokio-stream v0.1.18
2026-06-23T09:48:21.9173425Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T09:48:21.9902507Z    Compiling n0-watcher v0.6.1
2026-06-23T09:48:22.1200573Z    Compiling iroh-dns v0.98.0
2026-06-23T09:48:22.2745375Z    Compiling netwatch v0.16.0
2026-06-23T09:48:24.8469876Z    Compiling tokio-rustls v0.26.4
2026-06-23T09:48:24.8470437Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T09:48:24.8470856Z    Compiling noq-proto v0.17.0
2026-06-23T09:48:25.0288240Z    Compiling tokio-websockets v0.13.2
2026-06-23T09:48:25.1310948Z    Compiling rusqlite v0.32.1
2026-06-23T09:48:25.2737990Z    Compiling hyper v1.10.1
2026-06-23T09:48:25.2738771Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T09:48:26.0368263Z    Compiling spt-store v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-23T09:48:26.4562629Z    Compiling hyper-util v0.1.20
2026-06-23T09:48:26.5025302Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T09:48:27.3877326Z    Compiling hyper-rustls v0.27.9
2026-06-23T09:48:27.3877953Z    Compiling igd-next v0.17.1
2026-06-23T09:48:27.5127016Z    Compiling spt-msg v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-23T09:48:27.5251697Z    Compiling reqwest v0.13.4
2026-06-23T09:48:27.7108822Z    Compiling spt-runtime v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-23T09:48:27.7109858Z    Compiling spt-term v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-23T09:48:28.4128770Z    Compiling portmapper v0.16.0
2026-06-23T09:48:29.3229664Z    Compiling noq v0.18.0
2026-06-23T09:48:30.1061441Z    Compiling spt-live v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-23T09:48:31.6104180Z    Compiling iroh-relay v0.98.0
2026-06-23T09:48:34.1185606Z    Compiling iroh v0.98.2
2026-06-23T09:48:41.9357902Z    Compiling spt-net v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T09:48:43.3813124Z    Compiling spt-daemon v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T09:48:50.6646698Z    Compiling xtask v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-23T09:48:51.9920157Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.98s
2026-06-23T09:48:52.0111194Z      Running `target/debug/xtask check`
2026-06-23T09:49:25.6282417Z xtask check: OK
2026-06-23T09:49:25.6415658Z Post job cleanup.
2026-06-23T09:49:25.7107650Z [command]/usr/bin/git version
2026-06-23T09:49:25.7172689Z git version 2.43.0
2026-06-23T09:49:25.7205545Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d8fb5064-021a-4140-954f-ce14e1a481df' before making global git config changes
2026-06-23T09:49:25.7206655Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:49:25.7209854Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T09:49:25.7240842Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:49:25.7266634Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:49:25.7474263Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:49:25.7493834Z http.https://github.com/.extraheader
2026-06-23T09:49:25.7501628Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-23T09:49:25.7528261Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:49:25.7713508Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:49:25.7738749Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:49:25.8069357Z Post job cleanup.
2026-06-23T09:49:25.8851352Z [command]/usr/bin/git version
2026-06-23T09:49:25.8919877Z git version 2.43.0
2026-06-23T09:49:25.8954296Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/59599570-8787-4f5e-b4ca-6dfa3dd131ed' before making global git config changes
2026-06-23T09:49:25.8955313Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:49:25.8958137Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T09:49:25.8994009Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:49:25.9025093Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:49:25.9215704Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:49:25.9236170Z http.https://github.com/.extraheader
2026-06-23T09:49:25.9244524Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-23T09:49:25.9277025Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:49:25.9466637Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:49:25.9491285Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:49:25.9797438Z Cleaning up orphan processes
2026-06-23T09:49:26.0358633Z Terminate orphan process: pid (1979596) (spt)
2026-06-23T09:49:26.0378008Z Terminate orphan process: pid (1979606) (spt)
